Metadata-Version: 1.1
Name: imthread
Version: 0.2.0
Summary: This short little python module can help you with running your iterable functions on multithreading without any hassle of creating threads by yourself.
Home-page: https://github.com/imneonizer/imthread
Author: Nitin Rai
Author-email: mneonizer@gmail.com
License: MIT
Download-URL: https://github.com/imneonizer/imthread/archive/v0.2.0.tar.gz
Description: UNKNOWN
Keywords: Multi Threading,Synchronous Threading,Asyncio
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
