AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
snaketools/__init__.py
snaketools/errors.py
snaketools/snaketools.py
snaketools.egg-info/PKG-INFO
snaketools.egg-info/SOURCES.txt
snaketools.egg-info/dependency_links.txt
snaketools.egg-info/not-zip-safe
snaketools.egg-info/requires.txt
snaketools.egg-info/top_level.txt
tests/__init__.py
tests/test_snaketools.py
tests/files/configs/conf_1.yaml
tests/files/in_files/in_file_1.txt
tests/files/snakefiles/Snakefile_1
tests/func/__init__.py
tests/unit/__init__.py
tests/unit/test_apply_template.py
tests/unit/test_classes.py
tests/unit/test_errors.py
tests/unit/test_pathify_by_key_ends.py