Mchristos / luno-api

a python SDK for the Luno bitcoin exchange API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luno-api

A python SDK for the Luno bitcoin exchange API

Luno is a South African-based Bitcoin and Etherium exchange.

Usage

from luno_api import LunoApi
api = LunoApi()

API

Latest exchange rate

api.get_ticker()

Includes

Example script which prints the live exchange rate to the console every 10 seconds.

About

a python SDK for the Luno bitcoin exchange API


Languages

Language:Python 100.0%