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