LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
annict/__init__.py
annict/api.py
annict/auth.py
annict/exceptions.py
annict/models.py
annict/parsers.py
annict/services.py
annict/utils.py
annict.egg-info/PKG-INFO
annict.egg-info/SOURCES.txt
annict.egg-info/dependency_links.txt
annict.egg-info/requires.txt
annict.egg-info/top_level.txt
tests/.coverage
tests/__init__.py
tests/conftest.py
tests/test_api.py
tests/test_auth.py
tests/test_models.py
tests/test_parser.py
tests/test_services.py
tests/test_utils.py
tests/.cache/v/cache/lastfailed
tests/__pycache__/__init__.cpython-36.pyc
tests/__pycache__/test_api.cpython-36-PYTEST.pyc
tests/__pycache__/test_api.cpython-36.pyc
tests/__pycache__/test_auth.cpython-36-PYTEST.pyc
tests/__pycache__/test_models.cpython-36-PYTEST.pyc
tests/__pycache__/test_parser.cpython-36-PYTEST.pyc
tests/__pycache__/test_services.cpython-36-PYTEST.pyc
tests/__pycache__/test_utils.cpython-36-PYTEST.pyc