LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
excelcy/__init__.py
excelcy/cli.py
excelcy/errors.py
excelcy/excelcy.py
excelcy/pipe.py
excelcy/registry.py
excelcy/storage.py
excelcy/utils.py
excelcy.egg-info/PKG-INFO
excelcy.egg-info/SOURCES.txt
excelcy.egg-info/dependency_links.txt
excelcy.egg-info/entry_points.txt
excelcy.egg-info/requires.txt
excelcy.egg-info/top_level.txt
tests/__init__.py
tests/test_base.py
tests/test_errors.py
tests/test_excelcy.py
tests/test_pipe.py
tests/test_readme.py
tests/test_registry.py
tests/test_storage.py