Metadata-Version: 1.1
Name: improcess
Version: 0.1.0
Summary: This short little python module can help you with running your iterable functions on multi process without any hassle of creating threads by yourself.
Home-page: https://github.com/imneonizer/improcess
Author: Nitin Rai
Author-email: mneonizer@gmail.com
License: MIT
Download-URL: https://github.com/imneonizer/improcess/archive/v0.1.0.tar.gz
Description: UNKNOWN
Keywords: Multi Processing,Synchronous Processing,Parallel execution
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
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
