README.md
pyproject.toml
setup.py
mypythontools/__init__.py
mypythontools/build.py
mypythontools/config.py
mypythontools/deploy.py
mypythontools/misc.py
mypythontools/paths.py
mypythontools/plots.py
mypythontools/property.py
mypythontools/pyvueeel.py
mypythontools/tests.py
mypythontools/utils.py
mypythontools.egg-info/PKG-INFO
mypythontools.egg-info/SOURCES.txt
mypythontools.egg-info/dependency_links.txt
mypythontools.egg-info/requires.txt
mypythontools.egg-info/top_level.txt
tests/__init__.py
tests/app.py
tests/test_it.py