GitHub - BTCMarkets/api-client-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

8 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

Readme

Activity

Custom properties

Stars

15 stars

Watchers

19 watching

Forks

8 forks

Releases

No releases published

Languages