Skip to content
forked from mher/flower

Web based Celery administration and monitoring tool

Notifications You must be signed in to change notification settings

MechanisM/flower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celery Flower

Web based Celery administration and monitoring tool. Screenshots.

Usage

Launch the server and open http://localhost:8008: :

$ flower --port 8008

Or launch from celery: :

$ celery flower --port 8008

Installation

To install, simply: :

$ pip install flower

About

Web based Celery administration and monitoring tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published