A package to fetch stock data from NSE India
Project description
NSEGPT
NSEGPT is like the CHATGPT which provides all the NSE listed stock data information including all the documents. fundamentals and stocj OHLC data.
NSEGPT
NSEGPT is a Python package to fetch stock data from the NSE India website.
Installation
bash
pip install NSEGPT
USAGE
from nsefetcher import NSEFETCHER
fetcher = NSEFETCHER(["RELIANCE", "TCS"]) all_stock_data = fetcher.gather_all_data() print(all_stock_data)
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 Distribution
nsegpt-0.2.tar.gz
(4.4 kB
view details)
File details
Details for the file nsegpt-0.2.tar.gz.
File metadata
- Download URL: nsegpt-0.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7013db8dc332374782586c4507ee8b20aa654dbe2f88a64bc405526b514b4e2d
|
|
| MD5 |
95b16d290de78c3c04c577d76e85f99d
|
|
| BLAKE2b-256 |
46b3a5cfd14ae4e4d89b7f628329cc66d412813c16fd758283e04c87b2073c38
|