Python library for extracting realtime data from National Stock Exchange
Project description
Project Page
nsetools
Python library for extracting realtime data from National Stock Exchange (India)
Introduction.
nsetools is a library for collecting real time data from National Stock Exchange (India). It can be used in various types of projects which requires getting live quotes for a given stock or index or build large data sets for further data analytics. You can also build cli applications which can provide you live market details at a blazing fast speeds, much faster that the browsers. The accuracy of data is only as correct as provided on www.nseindia.com.
Main Features:
Getting live quotes for stocks using stock codes.
Return data in both json and python dict and list formats.
Getting quotes for all the indices traded in NSE, e.g CNX NIFTY, BANKNIFTY
etc.
Getting list of top losers.
Getting list of top gainers.
Helper APIs to check whether a given stock code or index code is correct.
Getting list of all indices and stocks.
Cent percent unittest coverage.
Dependencies
To keep it simple and supported on most of the platforms, it uses only core python libraries, hence there are no external dependencies. It can be used out of box and absolutely not set up is required except an internet connection.
Detailed Documenation
For complete documenation, please refer http://nsetools.readthedocs.io
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file nsetools-1.0.11-py3-none-any.whl
.
File metadata
- Download URL: nsetools-1.0.11-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45499a8bb0237b97fa942d16c9fa1b53825f0c606ce3fb04b74d77f7f42623fb |
|
MD5 | cea1a2d2d378dedbd8cf9b87b84ae696 |
|
BLAKE2b-256 | f5b36aac4226a927d5f23f154c06de7c100361e9fa07e932cd76aaa8c45a2af4 |