1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00
dockerfiles/scrapyd/requirements.txt
2015-05-28 07:21:59 +08:00

22 lines
212 B
Plaintext

--allow-all-external
--allow-unverified jsonpath
# parser
git+https://github.com/scrapy/scrapely
jsonpath
jsonschema
pyparsing
pyquery
pyyaml
# database
psycopg2
pymongo
redis
# others
chardet
requests
toolz