CMD + K

flask-celery-helper

Community

Flask-Celery-Helper doesn't break PyCharm autocomplete/inspections

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::flask-celery-helper

Usage Tracking

1.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Even though the Flask documentation says Celery extensions are unnecessary now, I found that I still need an extension to properly use Celery in large Flask applications. Specifically I need an init_app() method to initialize Celery after I instantiate it.

This extension also comes with a single_instance method

About

Summary

Flask-Celery-Helper doesn't break PyCharm autocomplete/inspections

Last Updated

Jul 12, 2017 at 09:38

License

MIT

Total Downloads

41.5K

Supported Platforms

linux-64
win-32
macOS-64
win-64