<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python SDK on WebNotes</title><link>https://v2.webnotes.in/tags/python-sdk/</link><description>Recent content in Python SDK on WebNotes</description><generator>Hugo</generator><language>en-IN</language><lastBuildDate>Tue, 12 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://v2.webnotes.in/tags/python-sdk/index.xml" rel="self" type="application/rss+xml"/><item><title>How to write a basic Python script using kiteconnect</title><link>https://v2.webnotes.in/how-to-basic-python-kiteconnect-script/</link><pubDate>Tue, 12 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/how-to-basic-python-kiteconnect-script/</guid><description>&lt;p&gt;The &lt;a href="https://github.com/zerodha/pykiteconnect"&gt;kiteconnect Python SDK&lt;/a&gt;
 is the official client library for the &lt;a href="https://v2.webnotes.in/kite-connect-api/"&gt;Kite Connect API&lt;/a&gt;
 from &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;
. It wraps every REST endpoint and the WebSocket tick stream into a clean, Pythonic interface. This guide takes you from a blank directory to a working script that authenticates with Kite Connect, fetches your portfolio, queries live market prices, and places a paper-trade-style order. By the end you will have a reusable project structure suitable as the foundation for any algo trading strategy.&lt;/p&gt;</description></item></channel></rss>