AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/snakypy.utils.rst
snakypy/__init__.py
snakypy/ansi.py
snakypy/calc.py
snakypy/console.py
snakypy/file.py
snakypy/json.py
snakypy/path.py
snakypy.egg-info/PKG-INFO
snakypy.egg-info/SOURCES.txt
snakypy.egg-info/dependency_links.txt
snakypy.egg-info/requires.txt
snakypy.egg-info/top_level.txt
snakypy/utils/__init__.py
snakypy/utils/calc.py
snakypy/utils/catch.py
snakypy/utils/decorators.py
snakypy/utils/exceptions.py
snakypy/utils/stiff.py
tests/__init__.py
tests/test_bake_project.py