Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 326 Bytes

File metadata and controls

10 lines (8 loc) · 326 Bytes

kalshi-starter-code-python

Example python code for accessing api-authenticated endpoints on Kalshi. This is not an SDK.

Installation

Install requirements.txt in a virtual environment of your choice and execute main.py from within the repo.

pip install -r requirements.txt
python main.py