sherzberg / python-beanstalk-api

Project contains the python bindings for the Beanstalk VCS API
Other
8 stars 3 forks source link

API is missing some new features. #6

Open sherzberg opened 11 years ago

sherzberg commented 11 years ago

Lots of the api is missing. We need to add deployments, plans, ruby gems, etc...

klt39429 commented 11 years ago

hey, I am working on a fork of this. At least with the following functions: inspect a repo (to view new changes) and send a deployment.

sherzberg commented 11 years ago

Great! Thanks! If you are willing to do a pull request, I will get it all merged in.

klt39429 commented 11 years ago

The problem is my coding style is a little bit different from yours (tabs vs spaces). You got AIM(longkhoi19@yahoo.com) or GTalk(tranlongkhoi@gmail.com)? Let's discuss!

I would love to contribute as much as I can for this project!