.coverage
.gitignore
.isort.cfg
.pre-commit-config.yaml
.travis.yml
AUTHORS
INSTALL
LICENSE
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
src/amply/__init__.py
src/amply/amply.py
src/amply.egg-info/PKG-INFO
src/amply.egg-info/SOURCES.txt
src/amply.egg-info/dependency_links.txt
src/amply.egg-info/requires.txt
src/amply.egg-info/top_level.txt
tests/test_amply.py
tests/travis_install.sh