AUTHORS
INSTALL
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
Scrapy.egg-info/PKG-INFO
Scrapy.egg-info/SOURCES.txt
Scrapy.egg-info/dependency_links.txt
Scrapy.egg-info/requires.txt
Scrapy.egg-info/top_level.txt
bin/runtests.bat
bin/runtests.sh
bin/scrapy
docs/Makefile
docs/README
docs/conf.py
docs/contributing.rst
docs/faq.rst
docs/index.rst
docs/news.rst
docs/versioning.rst
docs/_ext/scrapydocs.py
docs/_static/scrapydoc.css
docs/_static/selectors-sample1.html
docs/experimental/index.rst
docs/intro/examples.rst
docs/intro/install.rst
docs/intro/overview.rst
docs/intro/tutorial.rst
docs/topics/api.rst
docs/topics/architecture.rst
docs/topics/autothrottle.rst
docs/topics/benchmarking.rst
docs/topics/broad-crawls.rst
docs/topics/commands.rst
docs/topics/contracts.rst
docs/topics/debug.rst
docs/topics/djangoitem.rst
docs/topics/downloader-middleware.rst
docs/topics/email.rst
docs/topics/exceptions.rst
docs/topics/exporters.rst
docs/topics/extensions.rst
docs/topics/feed-exports.rst
docs/topics/firebug.rst
docs/topics/firefox.rst
docs/topics/images.rst
docs/topics/item-pipeline.rst
docs/topics/items.rst
docs/topics/jobs.rst
docs/topics/leaks.rst
docs/topics/link-extractors.rst
docs/topics/loaders.rst
docs/topics/logging.rst
docs/topics/practices.rst
docs/topics/request-response.rst
docs/topics/scrapyd.rst
docs/topics/selectors.rst
docs/topics/settings.rst
docs/topics/shell.rst
docs/topics/signals.rst
docs/topics/spider-middleware.rst
docs/topics/spiders.rst
docs/topics/stats.rst
docs/topics/telnetconsole.rst
docs/topics/ubuntu.rst
docs/topics/webservice.rst
docs/topics/_images/firebug1.png
docs/topics/_images/firebug2.png
docs/topics/_images/firebug3.png
docs/topics/_images/scrapy_architecture.odg
docs/topics/_images/scrapy_architecture.png
extras/coverage-report.sh
extras/makedeb.py
extras/qps-bench-server.py
extras/qpsclient.py
extras/scrapy-ws.py
extras/scrapy.1
extras/scrapy.bat
extras/scrapy_bash_completion
scrapy/VERSION
scrapy/__init__.py
scrapy/cmdline.py
scrapy/command.py
scrapy/conf.py
scrapy/crawler.py
scrapy/dupefilter.py
scrapy/exceptions.py
scrapy/extension.py
scrapy/interfaces.py
scrapy/item.py
scrapy/link.py
scrapy/linkextractor.py
scrapy/log.py
scrapy/logformatter.py
scrapy/mail.py
scrapy/middleware.py
scrapy/mime.types
scrapy/project.py
scrapy/resolver.py
scrapy/responsetypes.py
scrapy/shell.py
scrapy/signalmanager.py
scrapy/signals.py
scrapy/spider.py
scrapy/spidermanager.py
scrapy/squeue.py
scrapy/stats.py
scrapy/statscol.py
scrapy/telnet.py
scrapy/webservice.py
scrapy/commands/__init__.py
scrapy/commands/bench.py
scrapy/commands/check.py
scrapy/commands/crawl.py
scrapy/commands/deploy.py
scrapy/commands/edit.py
scrapy/commands/fetch.py
scrapy/commands/genspider.py
scrapy/commands/list.py
scrapy/commands/parse.py
scrapy/commands/runspider.py
scrapy/commands/settings.py
scrapy/commands/shell.py
scrapy/commands/startproject.py
scrapy/commands/version.py
scrapy/commands/view.py
scrapy/contracts/__init__.py
scrapy/contracts/default.py
scrapy/contrib/__init__.py
scrapy/contrib/closespider.py
scrapy/contrib/corestats.py
scrapy/contrib/debug.py
scrapy/contrib/djangoitem.py
scrapy/contrib/feedexport.py
scrapy/contrib/httpcache.py
scrapy/contrib/logstats.py
scrapy/contrib/memdebug.py
scrapy/contrib/memusage.py
scrapy/contrib/spiderstate.py
scrapy/contrib/statsmailer.py
scrapy/contrib/throttle.py
scrapy/contrib/downloadermiddleware/__init__.py
scrapy/contrib/downloadermiddleware/chunked.py
scrapy/contrib/downloadermiddleware/cookies.py
scrapy/contrib/downloadermiddleware/defaultheaders.py
scrapy/contrib/downloadermiddleware/downloadtimeout.py
scrapy/contrib/downloadermiddleware/httpauth.py
scrapy/contrib/downloadermiddleware/httpcache.py
scrapy/contrib/downloadermiddleware/httpcompression.py
scrapy/contrib/downloadermiddleware/httpproxy.py
scrapy/contrib/downloadermiddleware/redirect.py
scrapy/contrib/downloadermiddleware/retry.py
scrapy/contrib/downloadermiddleware/robotstxt.py
scrapy/contrib/downloadermiddleware/stats.py
scrapy/contrib/downloadermiddleware/useragent.py
scrapy/contrib/exporter/__init__.py
scrapy/contrib/linkextractors/__init__.py
scrapy/contrib/linkextractors/htmlparser.py
scrapy/contrib/linkextractors/lxmlhtml.py
scrapy/contrib/linkextractors/regex.py
scrapy/contrib/linkextractors/sgml.py
scrapy/contrib/loader/__init__.py
scrapy/contrib/loader/common.py
scrapy/contrib/loader/processor.py
scrapy/contrib/pipeline/__init__.py
scrapy/contrib/pipeline/images.py
scrapy/contrib/pipeline/media.py
scrapy/contrib/spidermiddleware/__init__.py
scrapy/contrib/spidermiddleware/depth.py
scrapy/contrib/spidermiddleware/httperror.py
scrapy/contrib/spidermiddleware/offsite.py
scrapy/contrib/spidermiddleware/referer.py
scrapy/contrib/spidermiddleware/urllength.py
scrapy/contrib/spiders/__init__.py
scrapy/contrib/spiders/crawl.py
scrapy/contrib/spiders/feed.py
scrapy/contrib/spiders/init.py
scrapy/contrib/spiders/sitemap.py
scrapy/contrib/webservice/__init__.py
scrapy/contrib/webservice/crawler.py
scrapy/contrib/webservice/enginestatus.py
scrapy/contrib/webservice/stats.py
scrapy/contrib_exp/__init__.py
scrapy/contrib_exp/djangoitem.py
scrapy/contrib_exp/iterators.py
scrapy/contrib_exp/downloadermiddleware/__init__.py
scrapy/contrib_exp/downloadermiddleware/decompression.py
scrapy/core/__init__.py
scrapy/core/engine.py
scrapy/core/scheduler.py
scrapy/core/scraper.py
scrapy/core/spidermw.py
scrapy/core/downloader/__init__.py
scrapy/core/downloader/contextfactory.py
scrapy/core/downloader/middleware.py
scrapy/core/downloader/webclient.py
scrapy/core/downloader/handlers/__init__.py
scrapy/core/downloader/handlers/file.py
scrapy/core/downloader/handlers/ftp.py
scrapy/core/downloader/handlers/http.py
scrapy/core/downloader/handlers/http10.py
scrapy/core/downloader/handlers/http11.py
scrapy/core/downloader/handlers/s3.py
scrapy/http/__init__.py
scrapy/http/common.py
scrapy/http/cookies.py
scrapy/http/headers.py
scrapy/http/request/__init__.py
scrapy/http/request/form.py
scrapy/http/request/rpc.py
scrapy/http/response/__init__.py
scrapy/http/response/html.py
scrapy/http/response/text.py
scrapy/http/response/xml.py
scrapy/selector/__init__.py
scrapy/selector/libxml2document.py
scrapy/selector/libxml2sel.py
scrapy/selector/list.py
scrapy/selector/lxmldocument.py
scrapy/selector/lxmlsel.py
scrapy/settings/__init__.py
scrapy/settings/default_settings.py
scrapy/settings/deprecated.py
scrapy/templates/project/scrapy.cfg
scrapy/templates/project/module/__init__.py
scrapy/templates/project/module/items.py.tmpl
scrapy/templates/project/module/pipelines.py.tmpl
scrapy/templates/project/module/settings.py.tmpl
scrapy/templates/project/module/spiders/__init__.py
scrapy/templates/spiders/basic.tmpl
scrapy/templates/spiders/crawl.tmpl
scrapy/templates/spiders/csvfeed.tmpl
scrapy/templates/spiders/xmlfeed.tmpl
scrapy/tests/__init__.py
scrapy/tests/mockserver.py
scrapy/tests/spiders.py
scrapy/tests/test_closespider.py
scrapy/tests/test_command_fetch.py
scrapy/tests/test_command_shell.py
scrapy/tests/test_command_version.py
scrapy/tests/test_commands.py
scrapy/tests/test_contracts.py
scrapy/tests/test_contrib_exporter.py
scrapy/tests/test_contrib_feedexport.py
scrapy/tests/test_contrib_linkextractors.py
scrapy/tests/test_contrib_loader.py
scrapy/tests/test_contrib_spiderstate.py
scrapy/tests/test_crawl.py
scrapy/tests/test_dependencies.py
scrapy/tests/test_downloader_handlers.py
scrapy/tests/test_downloadermiddleware.py
scrapy/tests/test_downloadermiddleware_cookies.py
scrapy/tests/test_downloadermiddleware_decompression.py
scrapy/tests/test_downloadermiddleware_defaultheaders.py
scrapy/tests/test_downloadermiddleware_downloadtimeout.py
scrapy/tests/test_downloadermiddleware_httpauth.py
scrapy/tests/test_downloadermiddleware_httpcache.py
scrapy/tests/test_downloadermiddleware_httpcompression.py
scrapy/tests/test_downloadermiddleware_httpproxy.py
scrapy/tests/test_downloadermiddleware_redirect.py
scrapy/tests/test_downloadermiddleware_retry.py
scrapy/tests/test_down
没有合适的资源?快使用搜索试试~ 我知道了~
Scrapy-0.18.2.tar.gz
0 下载量 38 浏览量
2024-05-15
23:18:39
上传
评论
收藏 716KB GZ 举报
温馨提示
文件操作、数据分析和网络编程等。Python社区提供了大量的第三方库,如NumPy、Pandas和Requests,极大地丰富了Python的应用领域,从数据科学到Web开发。Python库的丰富性是Python成为最受欢迎的编程语言之一的关键原因之一。这些库不仅为初学者提供了快速入门的途径,而且为经验丰富的开发者提供了强大的工具,以高效率、高质量地完成复杂任务。例如,Matplotlib和Seaborn库在数据可视化领域内非常受欢迎,它们提供了广泛的工具和技术,可以创建高度定制化的图表和图形,帮助数据科学家和分析师在数据探索和结果展示中更有效地传达信息。
资源推荐
资源详情
资源评论
收起资源包目录
Scrapy-0.18.2.tar.gz (413个子文件)
scrapy.1 2KB
AUTHORS 1KB
runtests.bat 114B
scrapy.bat 83B
html-gzip.bin 8KB
html-zlibdeflate.bin 8KB
html-rawdeflate.bin 8KB
feed-sample1.xml.bz2 1KB
scrapy.cfg 272B
setup.cfg 140B
scrapydoc.css 9KB
feed-sample3.csv 81B
feed-sample5.csv 47B
feed-sample4.csv 45B
test.egg 2KB
truncated-crc-error.gz 6KB
truncated-crc-error-short.gz 2KB
feed-sample1.xml.gz 1KB
selectors-sample1.html 565B
sgml_linkextractor.html 464B
linkextractor_latin1.html 386B
linkextractor_noenc.html 324B
index.html 246B
item1.html 163B
item2.html 162B
MANIFEST.in 385B
INSTALL 154B
LICENSE 1KB
Makefile 2KB
scrapy_architecture.odg 19KB
PKG-INFO 3KB
PKG-INFO 3KB
scrapy_architecture.png 90KB
firebug3.png 88KB
firebug2.png 68KB
firebug1.png 43KB
interfaces.py 79KB
_newclient.py 54KB
endpoints.py 40KB
client.py 38KB
test_http_request.py 27KB
iweb.py 18KB
test_downloadermiddleware_httpcache.py 18KB
test_downloader_handlers.py 17KB
test_contrib_loader.py 16KB
test_http_response.py 15KB
dispatcher.py 14KB
test_contrib_linkextractors.py 14KB
test_webclient.py 12KB
test_selector.py 12KB
images.py 12KB
httpcache.py 11KB
engine.py 11KB
test_utils_iterators.py 11KB
test_pipeline_media.py 10KB
test_utils_url.py 10KB
test_contrib_exporter.py 10KB
test_downloadermiddleware_redirect.py 9KB
python.py 9KB
scraper.py 9KB
deploy.py 9KB
datatypes.py 8KB
parse.py 8KB
test_commands.py 8KB
__init__.py 8KB
default_settings.py 8KB
test_engine.py 7KB
feedexport.py 7KB
__init__.py 7KB
sgml.py 7KB
test_downloadermiddleware_cookies.py 6KB
test_utils_python.py 6KB
form.py 6KB
conf.py 6KB
saferef.py 6KB
cmdline.py 6KB
test_downloadermiddleware_httpcompression.py 6KB
feed.py 6KB
crawler.py 5KB
mockserver.py 5KB
test_utils_sitemap.py 5KB
http11.py 5KB
__init__.py 5KB
cookies.py 5KB
webclient.py 5KB
test_spider.py 5KB
log.py 5KB
shell.py 5KB
setup.py 5KB
test_crawl.py 5KB
test_http_headers.py 5KB
test_log.py 5KB
test_utils_serialize.py 5KB
genspider.py 5KB
media.py 4KB
memusage.py 4KB
test_utils_jsonrpc.py 4KB
responsetypes.py 4KB
command.py 4KB
libxml2sel.py 4KB
共 413 条
- 1
- 2
- 3
- 4
- 5
资源评论
程序员Chino的日记
- 粉丝: 3643
- 资源: 5万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功