.codecov.yml
.flake8
.readthedocs.yml
.travis.yml
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/source/conf.py
docs/source/index.rst
src/compath_utils/__init__.py
src/compath_utils/exc.py
src/compath_utils/manager.py
src/compath_utils/models.py
src/compath_utils/utils.py
src/compath_utils/version.py
src/compath_utils.egg-info/PKG-INFO
src/compath_utils.egg-info/SOURCES.txt
src/compath_utils.egg-info/dependency_links.txt
src/compath_utils.egg-info/not-zip-safe
src/compath_utils.egg-info/requires.txt
src/compath_utils.egg-info/top_level.txt
tests/__init__.py
tests/test_manager.py