Skip to content

ihaywood3/api-client-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BTC Markets python client

A client implementation of [BTC Markets trading and account management API] (https://github.com/BTCMarkets/API) in python.

Example Usage


client = BTCMarkets ('api key', 'private key') 
print client.account_balance()

TODO list:

  • error handeling for http request, input parameter and json encoding of response
  • support for http get query string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%