Skip to content

Python toolkit/scripts for accessing the btcmarkets.net RESTful API

Notifications You must be signed in to change notification settings

jjisnow/python-btcmarkets

 
 

Repository files navigation

Python-BTCMarkets

Python toolkit/scripts for accessing the btcmarkets.net RESTful API.

Licensing

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.

Requirements

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.

Project Status

Order History working, but needs extension.

About

Python toolkit/scripts for accessing the btcmarkets.net RESTful API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%