Skip to content

bitnomial/python-btnl-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Bitnomial Client

This is a basic python SDK for Bitnomial's trading interface.

Documentation

Development

Setup a virtualenv either manually or with direnv.

Once you have a python virtualenv install dependencies with pip install .. If your editor supports language servers consider using pyright.