Skip to main content

Compmake is a non-obtrusive module that provides 'make'-like facilities to your Python computations,including caching of results, robustness to exceptions, and multiprocessing/multihost parallel processing.

Project description

Compmake is a non-obtrusive module that provides:

  • make–like facilities to your Python computations (make, clean, etc.), including caching of temporary results (that is, you can interrupt your program, and restart it without losing (much) data.)

  • A console for inspecting failures and partial completion.

  • Single-host (using the multiprocessing module) and multiple-host parallelization (using ssh-spawned slaves).

  • Peace of mind!

See <http://compmake.org> for documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

compmake-1.5.0.tar.gz (61.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page