Metadata-Version: 2.1
Name: CeleryFlask
Version: 0.0.1
Summary: Extension Flask for integration with celery
Home-page: https://github.com/ganggas95/celery-flask
Author: Ganggas95
Author-email: subhannizar25@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Database
Description-Content-Type: text/markdown
Requires-Dist: Flask (>=1.0)
Requires-Dist: Celery (>=4.4.0)

# Celery integrated with Flask

## Project description

This library created for help our project using flask and celery as tasking management


