.gitignore
LICENSE
MANIFEST.in
README.md
README.rst
__version__.py
codecov.yml
makefile
requirements.txt
setup.cfg
setup.py
tox.ini
lotify/__init__.py
lotify/client.py
lotify.egg-info/PKG-INFO
lotify.egg-info/SOURCES.txt
lotify.egg-info/dependency_links.txt
lotify.egg-info/not-zip-safe
lotify.egg-info/requires.txt
lotify.egg-info/top_level.txt
scripts/release.py
tests/test_client.py