Skip to content

TylerRichie/python-pmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-pmap

Clojure's 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.

About

Clojure's pmap implementation for Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%