Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 211 Bytes

README.mkd

File metadata and controls

19 lines (15 loc) · 211 Bytes

Task Q

Web API for submitting celery tasks to a task queue.

Dependencies:

  • CherryPy
  • amqp
  • anyjson
  • billiard
  • celery
  • kombu
  • pymongo
  • python-dateutil
  • python-memcached
  • simplejson
  • wsgiref