.coveragerc
CHANGES.txt
MANIFEST.in
README.txt
production.ini
pytest.ini
setup.py
xxx/__init__.py
xxx.scraper.egg-info/PKG-INFO
xxx.scraper.egg-info/SOURCES.txt
xxx.scraper.egg-info/dependency_links.txt
xxx.scraper.egg-info/entry_points.txt
xxx.scraper.egg-info/namespace_packages.txt
xxx.scraper.egg-info/not-zip-safe
xxx.scraper.egg-info/requires.txt
xxx.scraper.egg-info/top_level.txt
xxx/scraper/__init__.py
xxx/scraper/app.py
xxx/scraper/greenlets.py
xxx/scraper/tests.py
xxx/scraper/utils.py