Welcome, guest | Sign In | My Account | Store | Cart

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 compmake

How to install compmake

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install compmake
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
0.9.5
2.3Never BuiltWhy not?
0.9.5 Available View build log
0.9.4 Available View build log
0.9.3 Available View build log
Linux (32-bit)
1.5.0
2.3Never BuiltWhy not?
1.5.0 Available View build log
0.9.5 Available View build log
0.9.4 Available View build log
0.9.3 Available View build log
Linux (64-bit)
2.3 Available View build log
1.5.0 Available View build log
0.9.5 Available View build log
0.9.4 Available View build log
0.9.3 Available View build log
 
Author
License
LGPL
Lastest release
version 2.3 on May 13th, 2013

Compmake is a non-obtrusive module that provides Makefile-like facilities (including parallel processing) for batch Python applications.

See http://andreacensi.github.com/compmake/ for extensive documentation.

Quick intro: To use compmake, you have to minimally modify your Python program, such that it can understand the processing layout and the opportunities for parallelization.

http://andreacensi.github.com/compmake/images/initial.png

Here's a demo example.py to try out:

http://andreacensi.github.com/compmake/static/demos/example.py

You would run this program using:

$ compmake example -c make       # runs serially
$ compmake example -c parmake    # runs in parallel

See the rest of the tutorial at http://andreacensi.github.com/compmake/ .

Subscribe to package updates

Last updated May 13th, 2013

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.