Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 190 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 190 Bytes

bettermap

bettermap is a drop-in replacement for Python's map function. It parallelizes the map function across all available processors.

Install with pip install bettermap.