LICENSE.md
MANIFEST.in
README.md
setup.cfg
setup.py
pygazpar/__init__.py
pygazpar/__main__.py
pygazpar/client.py
pygazpar/clientV2.py
pygazpar/datafileparser.py
pygazpar/enum.py
pygazpar/version.py
pygazpar.egg-info/PKG-INFO
pygazpar.egg-info/SOURCES.txt
pygazpar.egg-info/dependency_links.txt
pygazpar.egg-info/entry_points.txt
pygazpar.egg-info/not-zip-safe
pygazpar.egg-info/requires.txt
pygazpar.egg-info/top_level.txt
pygazpar/resources/daily_data_sample.json
pygazpar/resources/hourly_data_sample.json
pygazpar/resources/monthly_data_sample.json
pygazpar/resources/weekly_data_sample.json
tests/__init__.py
tests/test_client.py
tests/test_datafileparser.py