LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/conf.py
docs/epidatpy.rst
docs/index.rst
epidatpy/__init__.py
epidatpy/_auth.py
epidatpy/_call.py
epidatpy/_constants.py
epidatpy/_covidcast.py
epidatpy/_endpoints.py
epidatpy/_model.py
epidatpy/_parse.py
epidatpy/request.py
epidatpy.egg-info/PKG-INFO
epidatpy.egg-info/SOURCES.txt
epidatpy.egg-info/dependency_links.txt
epidatpy.egg-info/requires.txt
epidatpy.egg-info/top_level.txt
tests/__init__.py
tests/test_auth.py
tests/test_cast_endpoints.py
tests/test_constants.py
tests/test_epidata_calls.py
tests/test_model.py
tests/test_parse.py