Metadata-Version: 2.1
Name: python-parallel
Version: 0.0.1
Summary: Simple parallelism for the everyday developer
Home-page: https://github.com/santiagobasulto/parallel
Author: Santiago Basulto
Author-email: santiago.basulto@gmail.com
License: UNKNOWN
Description: # parallel
        
        > Parallelism for humans ✨
        
        This is a work in progress.
        
        ```bash
        $ pip install python-parallel
        ```
        
        ### Docs
        
        ```bash
        $ python docs/live_docs.py
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
