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.0.tar.gz (191.4 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for PPlus-0.5.0.tar.gz
Algorithm Hash digest
SHA256 8e5a10484985be82488d11fac07a00a4fb89dd9fc9db6fe21165f2c272c5476d
MD5 a8ab361c6607dae6b7c4c18ea049ec08
BLAKE2b-256 c35c6814ad1097f97e7381b6fc22d60c787f663693244439ae39a39de283c95a

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