Bitcoin Forum

Economy => Trading Discussion => Topic started by: hsharrison on June 15, 2013, 05:30:48 PM



Title: Python wrapper for bter.com API
Post by: hsharrison on June 15, 2013, 05:30:48 PM
I just registered to share my Python wrapper for trading at bter.com:
https://github.com/hsharrison/bter-api

It's adapted from alanmcintyre's excellent btce-api:
https://github.com/alanmcintyre/btce-api

He really did most of the work for this. If you feel compelled to donate, I request you send at least half your donation to Alan. Addresses in each project's readme.

Feel free to share your issues, suggestions, requests, etc. either here or on github.


Title: Re: Python wrapper for bter.com API
Post by: fran2k on June 15, 2013, 08:10:52 PM
Excellent thanks. :)


Title: Re: Python wrapper for bter.com API
Post by: whitelok on September 04, 2017, 06:16:23 AM
Hi all,
I have also upload my code to https://github.com/whitelok/pyBter.
This upload is support the API v2. And will maintain everyday.
Thanks