NSEPython Server Version

Where to find this library?

1 Like

GitHub - aeron7/nsepython: The Unofficial Python Wrapper for NSEIndia API ?

There are two versions.
If you are working in local laptop use

!pip install nsepython

If you are using Google Collab, AWS and other servers. Just install nsepythonserver instead of nsepython

!pip install nsepythonserver
1 Like

Created a fresh GitHub repository due to ongoing confusion: GitHub - aeron7/nsepythonserver: NSEPython is a Python library to get publicly available data on the current NSEIndia and NIFTY Indices site by communicating with their REST APIs.

1 Like