CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
punters_client/__init__.py
punters_client/html_utils.py
punters_client/scraper.py
punters_client.egg-info/PKG-INFO
punters_client.egg-info/SOURCES.txt
punters_client.egg-info/dependency_links.txt
punters_client.egg-info/entry_points.txt
punters_client.egg-info/requires.txt
punters_client.egg-info/top_level.txt
tests/test_punters_client.py
tests/scraper/common.py
tests/scraper/conftest.py
tests/scraper/fix_url_test.py
tests/scraper/get_html_test.py
tests/scraper/is_compatible_with_test.py
tests/scraper/scrape_horse_test.py
tests/scraper/scrape_jockey_test.py
tests/scraper/scrape_meets_test.py
tests/scraper/scrape_performances_test.py
tests/scraper/scrape_profile_test.py
tests/scraper/scrape_races_test.py
tests/scraper/scrape_runners_test.py
tests/scraper/scrape_trainer_test.py