Hi!
I noticed python-beanstalk-api isn't available on PyPi currently. Do you have any plans to package it up on there as well?
The reason I ask is we're developing a beanstalk plugin for the Err chatbot, which uses this library. Err tracks dependencies for plugins by their PyPi package name (and recommends a simple pip install -r requirements.txt to get them), so it would be quite convenient to have up on PyPi.
I'll probably be adding missing API functionality as well as time permits, so expect some pull requests in the near future. :)
Hi!
I noticed python-beanstalk-api isn't available on PyPi currently. Do you have any plans to package it up on there as well?
The reason I ask is we're developing a beanstalk plugin for the Err chatbot, which uses this library. Err tracks dependencies for plugins by their PyPi package name (and recommends a simple
pip install -r requirements.txtto get them), so it would be quite convenient to have up on PyPi.I'll probably be adding missing API functionality as well as time permits, so expect some pull requests in the near future. :)