Skip to content

pfeffer90/lykkex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lykkex

Simple python wrapper for the Lykke Exchange API.

Note that the default environment is the development api of Lykkex. In production code, run

import lykkex
lykkex.set_api_environment("prod")

before making any api calls.

Install

To install

pip install .

Run tests

python setup.py test

About

A simple wrapper for the Lykkex API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages