kalshi-starter-code-python

March 5, 2025 ยท View on GitHub

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