1.【pyspider】github地址:https://github.com/binux/pyspider
A Powerful Spider(Web Crawler) System in Python. TRY IT NOW!
- Write script in Python
- Powerful WebUI with script editor, task monitor, project manager and result viewer
- MySQL, MongoDB, Redis, SQLite, Elasticsearch; PostgreSQL with SQLAlchemy as database backend
- RabbitMQ, Beanstalk, Redis and Kombu as message queue
- Task priority, retry, periodical, recrawl by age, etc...
- Distributed architecture, Crawl Javascript pages, Python 2.{6,7}, 3.{3,4,5,6} support, etc...
Tutorial: http://docs.pyspider.org/en/latest/tutorial/ Documentation: http://docs.pyspider.org/ Release notes: https://github.com/binux/pyspider/releases
Installation:
- pip install pyspider
- run command pyspider, visit http://localhost:5000/
2.【requests】github地址:requests
Python HTTP Requests for Humans™ ✨🍰✨ http://python-requests.org
3.【ipython】github地址:ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc. https://ipython.readthedocs.org
4.【cpython】github地址:cpython
The Python programming language https://www.python.org/
5.【thefuck】github地址:thefuck
Magnificent app which corrects your previous console command.
6.【flask】github地址:flask
A microframework based on Werkzeug, Jinja2 and good intentions http://flask.pocoo.org/