CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
docs/Showcase.ipynb
docs/codeflow.md
docs/database schema.md
docs/demo.py
docs/module_a.py
docs/module_b.py
docs/module_circular_a.py
docs/module_circular_b.py
docs/.ipynb_checkpoints/Showcase-checkpoint.ipynb
docs/__pycache__/module_circular_a.cpython-38.pyc
docs/__pycache__/module_circular_a.cpython-39.pyc
docs/__pycache__/module_circular_b.cpython-38.pyc
docs/__pycache__/module_circular_b.cpython-39.pyc
src/justuse.egg-info/PKG-INFO
src/justuse.egg-info/SOURCES.txt
src/justuse.egg-info/dependency_links.txt
src/justuse.egg-info/requires.txt
src/justuse.egg-info/top_level.txt
src/justuse.egg-info/zip-safe
src/use/__init__.py
src/use/aspectizing.py
src/use/buffet.py
src/use/buffet_old.py
src/use/hash_alphabet.py
src/use/logutil.py
src/use/main.py
src/use/messages.py
src/use/pimp.py
src/use/pydantics.py
src/use/test.py
src/use/tools.py
src/use/templates/aspects.css
src/use/templates/aspects.html
src/use/templates/aspects_dry_run.html
src/use/templates/hash-presentation.html
src/use/templates/profiling.css
src/use/templates/profiling.html
src/use/templates/stylesheet.css