An open API service indexing awesome lists of open source software.

https://github.com/xarg/django-beanstalk

Django beanstalk admin app.
https://github.com/xarg/django-beanstalk

Last synced: over 1 year ago
JSON representation

Django beanstalk admin app.

Awesome Lists containing this project

README

          

django-beanstalk

== Description
An admin app that allows you to manage a beanstalkd server.
You can browse tubes and see the stats. You can release jobs and so on.
See: http://xph.us/software/beanstalkd/

== Authors
* Alexandru Plugaru (alexandru.plugaru@gmail.com)