Metadata-Version: 2.1
Name: simpleparallelize
Version: 0.1.2
Summary: A package that makes it easy to parallelize for loops
License: MIT
Author: ericaleman
Author-email: mail@ericaleman.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: tqdm (>=4.65.0,<5.0.0)
