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-2.0.0.tar.gz
(3.2 kB
view details)
File details
Details for the file python-pmap-2.0.0.tar.gz
.
File metadata
- Download URL: python-pmap-2.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6df9c17be94ed8343e0b540a5e0f15008d4e34beeea0e689f293a86890a673d8 |
|
MD5 | 9d82617f8cffe8e5b9148a4e2169d184 |
|
BLAKE2b-256 | 8743aeb980a5acf13d5b241b9cbd055a8fa3a34d67950ec42498a89d9fe3347b |