Python toolkit/scripts for accessing the btcmarkets.net RESTful API.
This code is freely available under the terms of the GNU General Public License version 3, or any later version. If you find it useful, please consider a Bitcoin donation to 129ipXZnAV1jYRhD4BZmHHPbzyPEGzHogU.
If you wish to use my code in a library or other application and the GPL is unsuitable for that purpose, I will consider multi-licensing it under the LGPL or one of the BSD variants (a modified 3-clause is the most likely). Some other licenses may be considered, please contact me directly to discuss those terms. Bribing me with BTC is quite acceptable.
This code is written for Python 3.2 and above, but developed with Python 3.4. There is a reasonable chance it will also work with Python 2.7.
The Requests module is required to run this code.
Order History working, but needs extension.