Products
Platform
Research
Market
Learn
Partner
Support
IPO

In case of Python SDK – how do I know I’m using the updated one?

Check the version tag in the pip install command.

  • Any version ≥ 2.0.x indicates new APIs
  • The version appears after @

Example:

pip install "git+https://github.com/Kotak-Neo/Kotak-neo-api-v2.git@v2.0.1#egg=neo_api_client"

Here, v2.0.1 confirms usage of new APIs.

Did you find this helpful?
Open Demat Account