文件名称:Python-ruia基于asyncio的异步Python36网页抓取微框架
文件大小:1.14MB
文件格式:ZIP
更新时间:2022-08-30 01:16:48
Python开发-Web爬虫
ruia:基于asyncio的异步Python 3.6 网页抓取微框架。它具有容易上手、非阻塞、扩展性强等特点
【文件预览】:
howie6879-ruia-c93a329
----setup.py(2KB)
----.gitignore(1KB)
----.travis.yml(243B)
----MANIFEST.in(50B)
----LICENSE(1KB)
----Pipfile.lock(27KB)
----setup.cfg(62B)
----examples()
--------hacker_news_spider()
--------topics_examples()
--------simple_spider()
----README.rst(6KB)
----tests()
--------test_item.py(3KB)
--------test_middleware.py(1KB)
--------data()
--------for_doc()
--------__init__.py(22B)
--------test_field.py(6KB)
--------test_spider.py(9KB)
--------test_request.py(3KB)
--------test_response.py(2KB)
----Pipfile(254B)
----mkdocs.yml(1KB)
----ruia()
--------field.py(5KB)
--------__init__.py(264B)
--------request.py(6KB)
--------middleware.py(2KB)
--------utils()
--------item.py(4KB)
--------response.py(3KB)
--------spider.py(15KB)
--------exceptions.py(270B)
----docs()
--------images()
--------index.md(6KB)
--------cn()
--------en()
----AUTHORS(160B)