NijanJ / nsepython

The Unofficial Python Wrapper for NSEIndia API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

NSEPython is a Python library to get publicly available data on the current NSEIndia and NIFTY Indices site by communicating with their REST APIs.

logo

For Support and Beta Functions - https://forum.unofficed.com/t/nsepython-documentation/376/107

Installation

Use the package manager pip to install nsepython.

pip install nsepython

Cross Library Migration

All the functions of the two famous packages NsepY and NSETools are also migrated here with same function name.
They were both unmaintained since long time.

Advanced Usecases

Calculate any Option Greek using Black Scholes Formula in Python

How to find the beta of Indian stocks using Python?

How to get Historical PE, PB and Dividend Ratio of any index using Python

Contributing

For Discussion and Improving this Code, Join - https://www.unofficed.com/chat/

About

The Unofficial Python Wrapper for NSEIndia API

License:GNU General Public License v3.0


Languages

Language:Python 100.0%