LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/command_creator/__init__.py
src/command_creator/_info.py
src/command_creator/py.typed
src/command_creator.egg-info/PKG-INFO
src/command_creator.egg-info/SOURCES.txt
src/command_creator.egg-info/dependency_links.txt
src/command_creator.egg-info/requires.txt
src/command_creator.egg-info/top_level.txt
tests/test_basics.py
tests/test_import.py
tests/test_types.py