Metadata-Version: 2.1
Name: multiprocessing-iterator
Version: 0.1.1
Summary: Python library to import a for loop which runs multiple asynchronous processes
Home-page: https://github.com/ysdinesh31/multiprocessing-for-python
License: MIT
Author: Sankara Dinesh
Author-email: ysdinesh31@gmail.com
Requires-Python: >=3.0,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Repository, https://github.com/ysdinesh31/multiprocessing-for-python
Description-Content-Type: text/markdown

Python library to import a for loop which runs multiple asynchronous processes

