Distributed Python web crawling framework
Project description
========
Dragline
========
[![PyPI version](https://badge.fury.io/py/Dragline.svg)](http://badge.fury.io/py/Dragline)
Dragline is a distributed Python web crawling framework.
Features :
---------
* Distributed, scalable and persistent crawling
* Efficient lightweight parallel execution based on gevent
* Redis backend for distributed and uninterrupted crawling
Requirements
------------
* Python 2.7
* Works on Linux
* Redis
Install
-------
The quick way :
pip install --pre dragline
Download the latest release from [Python Package Index] or clone [the repository].
[Python Package Index]: http://pypi.python.org/pypi/dragline
[the repository]: https://github.com/inzyte/dragline
Dragline
========
[![PyPI version](https://badge.fury.io/py/Dragline.svg)](http://badge.fury.io/py/Dragline)
Dragline is a distributed Python web crawling framework.
Features :
---------
* Distributed, scalable and persistent crawling
* Efficient lightweight parallel execution based on gevent
* Redis backend for distributed and uninterrupted crawling
Requirements
------------
* Python 2.7
* Works on Linux
* Redis
Install
-------
The quick way :
pip install --pre dragline
Download the latest release from [Python Package Index] or clone [the repository].
[Python Package Index]: http://pypi.python.org/pypi/dragline
[the repository]: https://github.com/inzyte/dragline
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Dragline-2.0.6.tar.gz
(17.6 kB
view hashes)
Built Distribution
Dragline-2.0.6-py2-none-any.whl
(24.0 kB
view hashes)