Skip to main content

simple wrapper around the multiprocessing module allowing the lazy programmer to run batches of processes

Project description

lzmp

lzmp is a simple wrapper around the Python multiprocessing module, allowing the lazy programmer to run batches of processes.

lzmp contains the class Pool which lets the user specify one or more callable objects (such as functions) along with lists or argument to process. lzmp collects the return value of each call and return the whole lot as a list, keeping the original submission order. For a single type of callable, the standalone function run wraps the wrapper and allows one-line parallelization. Optionally, a function may be called on the list of compiled results.

The documentation can be found at: https://lzmp.readthedocs.io/en/latest/

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

lzmp-0.3.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

lzmp-0.3.1-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file lzmp-0.3.1.tar.gz.

File metadata

  • Download URL: lzmp-0.3.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.9

File hashes

Hashes for lzmp-0.3.1.tar.gz
Algorithm Hash digest
SHA256 8cda456553e1b43f8b5f1a9857a7f0b24de53cd71d81f0c477b14c340bd0ecbd
MD5 63fc10e5f8077c641a51e0a4941510d2
BLAKE2b-256 107e19fa8241ccff6d16c9e487d3ae34d347c4534dc7a5838ebb19d2b796fd85

See more details on using hashes here.

File details

Details for the file lzmp-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: lzmp-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.9

File hashes

Hashes for lzmp-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2789721466e3c000f1d796d12f60fc81c26fe3cdd7a0322a1c254b9f191959f2
MD5 d5bef2d20a5f4bd041dad17bac807722
BLAKE2b-256 270ff530113cbcfd309e2b9e0b09f6b43015eb9bc5898e9d25451b04f33e51cb

See more details on using hashes here.

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