Skip to content

a python SDK for the Luno bitcoin exchange API

Notifications You must be signed in to change notification settings

Mchristos/luno-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages