Skip to content

The Unofficial Python Wrapper for NSEIndia API

License

Notifications You must be signed in to change notification settings

khanavijit/nsepython

 
 

Repository files navigation

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

The library gets constant updates based on feedbacks.
So many of the functions are in beta phase.
But to see all beta functions You can see - 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%