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.13.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.13.tar.gz.
File metadata
- Download URL: rknseclient-0.0.13.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 |
915af73558b9604087ee4b999288c9067a9d7a0e77628d583a086dbe2df45df7
|
|
| MD5 |
2d3886f3543620bdcea79ff02dd32d93
|
|
| BLAKE2b-256 |
3b5ebfcf21cca15b345a16a2a7e09222323385833c00a2a51aa5d707bf892b59
|
File details
Details for the file rkNseClient-0.0.13-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.13-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
5e8fede82bfaa4743c3b7bae968ac0f7f5ef9e4c8763d2c68a1f89daf0acd246
|
|
| MD5 |
7218e4a81e3d6855f1d1b2e7b8d09a3b
|
|
| BLAKE2b-256 |
e72ed23e15adba0c4342eb4a6e792d0f5f96a8d6e9d8eaa40b4040e83206b086
|