Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

hemamaps / Scrapy   python

Repository URL to install this package:

/ metadata.json

{"classifiers": ["Framework :: Scrapy", "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules"], "extensions": {"python.commands": {"wrap_console": {"scrapy": "scrapy.cmdline:execute"}}, "python.details": {"contacts": [{"email": "pablo@pablohoffman.com", "name": "Pablo Hoffman", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://scrapy.org"}}, "python.exports": {"console_scripts": {"scrapy": "scrapy.cmdline:execute"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "license": "BSD", "metadata_version": "2.0", "name": "Scrapy", "run_requires": [{"requires": ["PyDispatcher (>=2.0.5)", "Twisted (>=10.0.0)", "cssselect (>=0.9)", "lxml", "parsel (>=0.9.3)", "pyOpenSSL", "queuelib", "service-identity", "six (>=1.5.2)", "w3lib (>=1.14.2)"]}], "summary": "A high-level Web Crawling and Web Scraping framework", "version": "1.1.1"}