Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install pomp
How to install pomp
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install pomp
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 0.1 on Jun 21st, 2013
Pomp is a screen scraping and web crawling framework. Like Scrapy, but more simple.
Inspired by Scrapy but simpler implementation and without hard Twisted dependency.
Features:
- one file applications
- networking by choice
- urllib
- Twisted by package only for py2.x
- futures standard for py3.2+ or by backport package
- yours own method
- content parsing by yours own method
Roadmap:
Pomp examples
Pomp is written and maintained by Evgeniy Tatarkin and is licensed under BSD license.