flask-celery-example

使用 Flask + Celery 的简单示例。「A simple example for using Flask + Celery」

  • Owner: 1xch/flask-celery-example
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

A simple example for Flask with Celery

see: http://flask.pocoo.org/docs/patterns/celery/

In this project directory start celery:

 celery -A app.celery worker&

then start the application:

python app.py&

then run the example script

python example.py

Main metrics

Overview
Name With Owner1xch/flask-celery-example
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2012-06-02 13:23:31
Pushed At2013-11-25 17:57:32
Last Commit At2013-11-25 12:57:05
Release Count0
用户参与
Stargazers Count156
Watchers Count8
Fork Count34
Commits Count15
Has Issues Enabled
Issues Count6
Issue Open Count0
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private