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.22.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.22.tar.gz.
File metadata
- Download URL: rknseclient-0.0.22.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 |
228957872f1496015c3b2d0a53e9cab701d284afc77260ac5d2ae816af94d82a
|
|
| MD5 |
94b372039a0adba7b158f38e09c94855
|
|
| BLAKE2b-256 |
8b98e51449582ea54b52708d15f5b3b2adba23b9b8fc8f74b12097b6534338ac
|
File details
Details for the file rkNseClient-0.0.22-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.22-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 |
197e7a7a19458e6789c6ce28eb03927646df4c5ea1fee996b55132c02d5c0980
|
|
| MD5 |
9021e910c54b908af355b44f0ca42b43
|
|
| BLAKE2b-256 |
31213739833134687a255171b8c2da20a96ba22da834a106bdfab3a72d4d4052
|