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.24.tar.gz
(4.8 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.24.tar.gz.
File metadata
- Download URL: rknseclient-0.0.24.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
525dddec8f3f1ae426c66444541c689e2139966dd9faeda558bddd9e3159feb7
|
|
| MD5 |
ab3b2631ca6ac5a7292f532afd97789a
|
|
| BLAKE2b-256 |
0007e9c8938787739b82b29de389a1c39a7144b630387442639988779925080c
|
File details
Details for the file rkNseClient-0.0.24-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.24-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 |
8063ee7007b9c1c225970aa6022077d5b2e7e926eeed270e652f01e9cfe24736
|
|
| MD5 |
d7d56156f6bf5839f05c7a6474a412de
|
|
| BLAKE2b-256 |
20c74114634afbf47c73b184f31682e8b30f6e8286f9ce302d48c1336ee64969
|