searchstax-simulator-crawler

View on PyPIReverse Dependencies (0)

0.0.1a23 searchstax_simulator_crawler-0.0.1a23-py2.py3-none-any.whl

Wheel Details

Project: searchstax-simulator-crawler
Version: 0.0.1a23
Filename: searchstax_simulator_crawler-0.0.1a23-py2.py3-none-any.whl
Download: [link]
Size: 4082
MD5: 91f527668c91d1a7075d2ce700573f1c
SHA256: 374e0ac1747010e16bb75640e53a13feb73a5f8d3b13c5285ee0501bffe5e28f
Uploaded: 2017-05-24 17:41:10 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: searchstax-simulator-crawler
Version: 0.0.1a23
Summary: Searchstax Simulator Crawler
Author: Measured Search
Author-Email: dev[at]measuredsearch.com
Home-Page: https://github.com/measuredsearch/searchstax-simulator-crawler
License: Apache License 2.0
Keywords: searchstax simulator
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Distributed Computing
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Django (==1.8.13)
Requires-Dist: Markdown (==2.6.8)
Requires-Dist: coreapi (==2.3.0)
Requires-Dist: django-filter (==1.0.1)
Requires-Dist: djangorestframework (==3.6.2)
Requires-Dist: scrapy (==1.3.3)
Requires-Dist: unicodecsv
[Description omitted; length: 126 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
crawler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crawler/search_crawler/__init__.py sha256=6zf0cYbtqy1G61rmSmViDWcoZ9xtUpXCRuhX9zl8-RU 101
crawler/search_crawler/crawler.py sha256=oqE0dLVgTpYjinh74RuPkQOPMeHPYcqOX5oATcUGqPo 53
crawler/searchclick_crawler/__init__.py sha256=xbqH4yD7zKCkk8nX5sxB0gTR8gPfVzuhF0osMl944os 139
searchstax_simulator_crawler-0.0.1a23.dist-info/DESCRIPTION.rst sha256=IN06PEtU4JtpkKLIdrLAtru5IdZZMlk5j68x4EfCtuE 126
searchstax_simulator_crawler-0.0.1a23.dist-info/METADATA sha256=y-thMJg_cCUT4OG1BUPE4e7sfTYKteDXzCXI7yRq96g 1194
searchstax_simulator_crawler-0.0.1a23.dist-info/RECORD
searchstax_simulator_crawler-0.0.1a23.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
searchstax_simulator_crawler-0.0.1a23.dist-info/entry_points.txt sha256=AC9eHTxrBpfyZU0nlZQXecon4b6lPZ3iusk9EQLxaTg 119
searchstax_simulator_crawler-0.0.1a23.dist-info/metadata.json sha256=f1GDEvb3FA8mrprO0WJ-MV5Fg5gyyHxgyw3rL7lC1sM 1451
searchstax_simulator_crawler-0.0.1a23.dist-info/top_level.txt sha256=-zAX84nOMD5IqSxPLa8WFZeEd0cLAbCG1PtXVdCHuIY 8

top_level.txt

crawler

entry_points.txt

search_crawler = crawler.search_crawler:main
searchclick_crawler = crawler.searchclick_crawler:main