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.20.tar.gz
(4.3 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.20.tar.gz.
File metadata
- Download URL: rknseclient-0.0.20.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78f0bfa195486def9a53187cd4075e310b2c47cedf6632946fe04f6383c86944
|
|
| MD5 |
55156338f543823bae2cf19971b6512e
|
|
| BLAKE2b-256 |
a10d0ec9e5e86004cb70cc682350f5395263907bc12c5a7dc82b9e1160dbc8da
|
File details
Details for the file rkNseClient-0.0.20-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.20-py3-none-any.whl
- Upload date:
- Size: 5.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 |
551280772b0db177e4720f0c27d7150bb18552c56acd5055b791f159d1aff7b9
|
|
| MD5 |
01d2c03ca0bd57170b5a98f1418336a3
|
|
| BLAKE2b-256 |
272f8ab03d33bdf103521a6f924cfc926e0899fb127ba6410308c93ed2886ae4
|