Skip to main content

About

PPlus is a simple environment to execute Python code in parallel on many machines without much effort. It is actually a fork of Parallel Python, another simple but powerful framework for parallel execution of python code, which lacks features needed for effective use in our daily research.

Install

To install this packages, you can use the default distutils commands:

python setup.py build
sudo python setup.py install

To check the installation, you can launch the test suite:

python -c "import pplus; pplus.test()"

Note that tests will print reports of expected raised exceptions. Check if you get OK or FAILED status at the end.

Configuration

All the configuration option must be specified in a PPlus configuration file. After the installation, a ready-to-edit configuration file is installed in /etc/pplus/pplus.cfg (see documentation for more information about PPlus configuration)

Download files

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

Source Distribution

PPlus-0.5.1.tar.gz (171.9 kB view details)

Uploaded Source

File details

Details for the file PPlus-0.5.1.tar.gz.

File metadata

  • Download URL: PPlus-0.5.1.tar.gz
  • Upload date:
  • Size: 171.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PPlus-0.5.1.tar.gz
Algorithm Hash digest
SHA256 c9501f982a091bc69e09761806463f4d384821a401c63d6ff74e8b1f55b4d729
MD5 15f24d139cf6c882a2a7d67de47e5a3c
BLAKE2b-256 76b4434117e13b941b05096e501ee1bcdc31acf6880c37498a16f1f3cde11c24

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page