Metadata-Version: 2.1
Name: riberry
Version: 0.9.2
Summary: Python-driven job management system
Home-page: https://github.com/srafehi/riberry
Author: Shady Rafehi
Author-email: shadyrafehi@gmail.com
Keywords: riberry,workflow,job,celery,multiprocessing
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: celery[redis] (>=4.3,<5.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: croniter (>=0.3.29,<0.4.0)
Requires-Dist: pendulum (>=2.0,<3.0)
Requires-Dist: pyjwt (>=1.7,<2.0)
Requires-Dist: pyyaml (>=5.1,<6.0)
Requires-Dist: redis (>=3.2,<4.0)
Requires-Dist: sqlalchemy (>=1.3,<2.0)
Requires-Dist: toml (>=0.10.0,<0.11.0)
Project-URL: Repository, https://github.com/srafehi/riberry
