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 paver
How to install Paver
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install paver
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) |
1.1.1
| | |
---|
Windows (64-bit) | 
1.0.5
| | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 1.2.1 on Jun 5th, 2013
Paver is a Python-based build/distribution/deployment scripting tool along the
lines of Make or Rake. What makes Paver unique is its integration with
commonly used Python libraries. Common tasks that were easy before remain
easy. More importantly, dealing with your applications specific needs and
requirements is also easy.