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.15.tar.gz
(3.5 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.15.tar.gz.
File metadata
- Download URL: rknseclient-0.0.15.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8928a7bf7952c137c7fb81c628d3aecac356ca8f42bdf9230ce681d7b4d5c49
|
|
| MD5 |
eeea50a2a6f49e5d655aacaf459cb3ee
|
|
| BLAKE2b-256 |
ccd90501c8ec4852b9daf659f184903ee563f667a556566cfc0cade19032a641
|
File details
Details for the file rkNseClient-0.0.15-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.15-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
dfc5210fcd84a4c8c0fefa51e283b898405244e08fabd3d473ce78ce8002704f
|
|
| MD5 |
bfe696957fcdf26f78c8d58a4a897e77
|
|
| BLAKE2b-256 |
308cbfb9e430e1cb1f3c0d72c20788f7dc4f3a037040977cc58e9849aeb9e8a0
|