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.23.tar.gz
(4.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.23.tar.gz.
File metadata
- Download URL: rknseclient-0.0.23.tar.gz
- Upload date:
- Size: 4.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 |
dce99c6b67fcc044f950debbcd15ea4e7b59bab2b7d8143264aa89ea2cadeb5b
|
|
| MD5 |
6ce6d91b9309dddde3c1fa1c7f0cea6b
|
|
| BLAKE2b-256 |
5953ca589d9442adf54578237405bf2bb1b8db0b71db052521dccf47843eda03
|
File details
Details for the file rkNseClient-0.0.23-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.23-py3-none-any.whl
- Upload date:
- Size: 5.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 |
56c4c4572692303da94a7385fcd4a8dfe11bf66ec7a1b5351efadb3953f55d74
|
|
| MD5 |
6a5b9ca1094f1a5ce2e74c0efdf26264
|
|
| BLAKE2b-256 |
f4840c4ef1e6f3fa9115fca4cc78681dbf11eaa20f65aeaa805291151f584564
|