README.md
setup.py
./snippets/__init__.py
./snippets/decorators.py
./snippets/logs.py
./snippets/perf.py
./snippets/utils.py
python_snippets.egg-info/PKG-INFO
python_snippets.egg-info/SOURCES.txt
python_snippets.egg-info/dependency_links.txt
python_snippets.egg-info/requires.txt
python_snippets.egg-info/top_level.txt
python_snippets.egg-info/zip-safe
tests/test_decorators.py
tests/test_utils.py