python-beanstalkc

Simple beanstalkd client library for Python
  https://github.com/earl/beanstalkc
  0
  no reviews



Beanstalkc is a simple beanstalkd client library for Python. beanstalkd is a fast, distributed, in-memory workqueue service. Beanstalkc is written in pure Python and is compatible with eventlet and gevent.