MANIFEST.in
README.rst
setup.cfg
setup.py
bin/check-circleci-config.sh
bin/check-consistent-clf-version.sh
bin/generate-circleci-config.py
bin/run-all-spiders.sh
bin/run-spider.sh
cloudfeaster/__init__.py
cloudfeaster/jsonschemas.py
cloudfeaster/privacy.py
cloudfeaster/spider.py
cloudfeaster.egg-info/PKG-INFO
cloudfeaster.egg-info/SOURCES.txt
cloudfeaster.egg-info/dependency_links.txt
cloudfeaster.egg-info/requires.txt
cloudfeaster.egg-info/top_level.txt
cloudfeaster/jsonschemas/crawl_result.json
cloudfeaster/jsonschemas/spider_metadata.json
cloudfeaster/samples/__init__.py
cloudfeaster/samples/pypi.py
cloudfeaster/samples/pythonwheels.py
cloudfeaster/samples/xe_exchange_rates.py
cloudfeaster_extension/__init__.py