Contents

flower 2.0.1

0

Celery Flower

Celery Flower

Stars: 7107, Watchers: 7107, Forks: 1144, Open Issues: 187

The mher/flower repo was created 13 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 7107 github stars!

How to Install flower

You can install flower using pip

pip install flower

or add it to a project with poetry

poetry add flower

Package Details

Author
Mher Movsisyan
License
BSD
Homepage
https://github.com/mher/flower
PyPi:
https://pypi.org/project/flower/
GitHub Repo:
https://github.com/mher/flower

Classifiers

  • System/Distributed Computing
No  flower  pypi packages just yet.

Errors

A list of common flower errors.

Code Examples

Here are some flower code examples and snippets.

GitHub Issues

The flower package has 187 open issues on GitHub

  • Metrics Not Displaying After Airflow Upgrade to 3.1.6
  • Friendly check-in on Flower project status
  • Added support for amqps protocol
  • GithubLoginHandler raises unhelpful error when GitHub app lacks permission to view email addresses
  • Read only mode
  • can not see celery worker in flower
  • Bump actions/checkout from 5 to 6 in the github-actions group
  • Security Vulnerabilities in Docker Images
  • Enhancement: Add feature to manually retry failed task
  • amqps:// scheme in Broker URL breaks Broker Tab
  • Read task tombstones from Celery database back-end, if configured

See more issues on GitHub

Related Packages & Articles

django-rq 3.2.2

An app that provides django integration for RQ (Redis Queue)

Flask-Log-Request-ID 0.10.1

Flask extension that can parse and handle multiple types of request-id sent by request processors like Amazon ELB, Heroku or any multi-tier infrastructure as the one used for microservices.

fakeredis 2.34.0

Python implementation of redis API, can be used for testing purposes.