Skip to main content

Clojure's pmap implementation for Python.

Project description

# python-pmap

[Clojure’s pmap](https://clojuredocs.org/clojure.core/pmap) implementation for Python.

Multi-threaded versions of the following high-order functions are available:

fn | equivalent to
————- | ———————
pmap.pmap | itertools.imap
pmap.pvalmap | toolz.dictoolz.valmap
pmap.pkeymap | toolz.dictoolz.keymap

Package also includes pmap.Deferred and pmap.Future classes that may be generally useful.

See included tests/ for usage examples.

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

python-pmap-1.2.0.tar.gz (3.1 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