CHANGES.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements-py3.txt
requirements.txt
setup.cfg
setup.py
tox.ini
example/scrapy.cfg
example/scrashtest/__init__.py
example/scrashtest/settings.py
example/scrashtest/spiders/__init__.py
example/scrashtest/spiders/dmoz.py
scrapy_splash/__init__.py
scrapy_splash/cache.py
scrapy_splash/cookies.py
scrapy_splash/dupefilter.py
scrapy_splash/middleware.py
scrapy_splash/request.py
scrapy_splash/response.py
scrapy_splash/responsetypes.py
scrapy_splash/utils.py
scrapy_splash.egg-info/PKG-INFO
scrapy_splash.egg-info/SOURCES.txt
scrapy_splash.egg-info/dependency_links.txt
scrapy_splash.egg-info/not-zip-safe
scrapy_splash.egg-info/top_level.txt
tests/test_cookies.py
tests/test_fingerprints.py
tests/test_middleware.py
tests/test_request.py
tests/test_utils.py