parmap 1.7.0
0
map and starmap implementations passing additional arguments and parallelizing if possible
Contents
map and starmap implementations passing additional arguments and parallelizing if possible
Stars: 144, Watchers: 144, Forks: 9, Open Issues: 7The zeehio/parmap
repo was created 10 years ago and the last code push was 1 years ago.
The project is popular with 144 github stars!
How to Install parmap
You can install parmap using pip
pip install parmap
or add it to a project with poetry
poetry add parmap
Package Details
- Author
- License
- Homepage
- PyPi:
- https://pypi.org/project/parmap/
- GitHub Repo:
- https://github.com/zeehio/parmap
Classifiers
Related Packages
Errors
A list of common parmap errors.
Code Examples
Here are some parmap
code examples and snippets.