Skip to content

ariofrio/python-gae-queues-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

If you haven't already, first you need to create a Google App Engine app to house your queue. There is a sample app directory under "app/" if you need it:

/path/to/appcfg.py update app

Then, install the requirements using pip or your favorite tool, and run the demo.

pip install -r requirements.txt
# or easy_install google-api-python-client
python demo.py

About

Demo of Google AppEngine Task Queues in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages