Contents

flower 2.0.1

0

Celery Flower

Celery Flower

Stars: 6144, Watchers: 6144, Forks: 1049, Open Issues: 117

The mher/flower repo was created 11 years ago and the last code push was 5 days ago.
The project is extremely popular with a mindblowing 6144 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 117 open issues on GitHub

  • Updated celery config usage to new lowercase settings
  • /tasks/datatable page loading slow down
  • add url_prefix to Visit me at banner
  • Enable using strict content security policies
  • use GitHub Actions to build Docker container
  • task_columns issues with quotes
  • Flower broker API is not working.
  • Use hmac.compare_digest() to compare HTTP basic auth creds
  • Frontend upgrade
  • Persistence not working with docker compose ?
  • Where is flower 1.0.1?
  • Docker tag for 1.0.0 release
  • Empty workers list in GET /api/workers response
  • Docker tag "latest" isn't latest
  • Vulnerable JQuery 1.7.2

See more issues on GitHub

Related Packages & Articles

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.21.3

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