Python package for Nse Data
Project description
rkNseClient
A brief description of what this project does and who it's for.
Installation
You can install the package using pip:
pip install rkNseClient
Usage
Here's a quick example of how to use the package:
from rkNseClient import NSEClient
nse_client = NSEClient()
allStock = nse_client.getEquityList()
for eachStock in allStock:
print(eachStock.symbol, eachStock.nameOfCompany)
Contributing
Contributions are always welcome!
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
rknseclient-0.0.14.tar.gz
(2.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rknseclient-0.0.14.tar.gz.
File metadata
- Download URL: rknseclient-0.0.14.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30b75d3141d9e6f2ebb33bc0a2997bb8e17f7afeba1e7054d25fd52fcfab7e1b
|
|
| MD5 |
733083c184b71283cff631cad0ea4ee8
|
|
| BLAKE2b-256 |
82a9f0d0ca84bc4d4ad24963caf813466df70ceee4bd93a2b3f5ed7b5e332bcb
|
File details
Details for the file rkNseClient-0.0.14-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.14-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
811a39784514c599d09b4aedf86f935a723eb3ceaf2a6fc634344acac526ebfb
|
|
| MD5 |
6ca66c304461ded9fff60239eb13c390
|
|
| BLAKE2b-256 |
c428eb9b533647c4ebcb62a2dfa9de53e866c168c9964298c855e80409737892
|