Metadata-Version: 2.0
Name: Goodjob
Version: 0.0.0
Summary: A service for executing asynchronous jobs.
Home-page: https://github.com/RussellLuo/goodjob
Author: RussellLuo
Author-email: luopeng.he@gmail.com
License: MIT
Keywords: Asynchronous Job,Redis Queue,Python
Platform: UNKNOWN
Requires-Dist: Flask (==0.10.1)
Requires-Dist: celery (==3.1.17)
Requires-Dist: redis (==2.10.3)
Requires-Dist: pymongo (==2.7.2)
Requires-Dist: mongoengine (==0.9.0)
Requires-Dist: jsonpatch (==1.9)
Requires-Dist: Resource (>=0.1.8)
Requires-Dist: click (==4.0)

A service for executing asynchronous jobs.


