Metadata-Version: 2.1
Name: bear
Version: 1.5
Summary: asynchronous parallelization pipeline
Home-page: https://github.com/kouroshparsa/bear
Author: Kourosh Parsa
Author-email: kouroshtheking@gmail.com
License: GNU
Download-URL: https://github.com/kouroshparsa/bear/packages/1.5
Platform: all
Classifier: Programming Language :: Python
License-File: LICENSE


Bear
-----------
bear is a pipeline allowing you to run tasks in parallel in such
a way that it truely used multiple cores of your processor
Link
`````
* Source
https://github.com/kouroshparsa/bear


