Metadata-Version: 2.1
Name: prq
Version: 0.0.14
Summary: UNKNOWN
Home-page: https://github.com/StepanGavrilov/PRQ
Author-email: gavrilovstepan78@gmail.com
License: UNKNOWN
Keywords: python,queue,redis,parallel,workers,tasks,jobs
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: rq (>=0.4.6)
Requires-Dist: gevent (>=1.0)

# Python parallel task-queue with redis

Based on
* rq
* redis
* gevent


`Examples coming soon :)`

