.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/publish-to-pypi.yaml
example/fibonnaci.py
example/main.py
example/unused.py
example/submodule/__init__.py
example/submodule/motd.py
src/pybunch/__init__.py
src/pybunch/__main__.py
src/pybunch/packed_base.py
src/pybunch/project.py
src/pybunch.egg-info/PKG-INFO
src/pybunch.egg-info/SOURCES.txt
src/pybunch.egg-info/dependency_links.txt
src/pybunch.egg-info/requires.txt
src/pybunch.egg-info/top_level.txt