About Anaconda Help Download Anaconda

conda-forge / packages / flask-celery-helper 1.1.0

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

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.1.0
  • win-64 v1.1.0
  • osx-64 v1.1.0
  • win-32 v1.1.0

conda install

To install this package run one of the following:
conda install conda-forge::flask-celery-helper
conda install conda-forge/label/cf201901::flask-celery-helper
conda install conda-forge/label/cf202003::flask-celery-helper

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


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy