Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 524 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 524 Bytes

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.