Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 189 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 189 Bytes

deribit_api_v2

Deribit Python API

Environment Setup

Define the following in .env

CLIENT_ID=
CLIENT_SECRET=

Install dependencies

pip install -r requirements.txt