pykiteconnect
https://github.com/zerodha/pykiteconnect
Python
The official Python client library for the Kite Connect trading APIs
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to pykiteconnect
Help out
- Issues
- KiteTicker connection drop is not detected due to non-functional ping loop (_loop_ping does not send pings)
- KiteConnect Python client crashes on kite.trades() because API returns invalid order_timestamp as "0000-01-01 HH:MM:SS".
- docs(examples): add place_autoslice_order example
- KiteTicker TLS connection omits SNI (legacy ssl.ClientContextFactory), breaking egress firewalls that whitelist by SNI
- Fix KiteTicker silent-dead/ghost connections via ping/pong watchdog (fixes #229)
- Add MarginException for margin errors
- [BUG] KiteTicker silent-dead state: ticks stop, on_close never fires
- ci: add GitHub release docs workflow
- [BUG] Kite unable to capture margin error
- [BUG] market_protection parameter missing from place_order() in PyPI release v5.1.0 — causes market order failures
- Docs
- Python not yet supported