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.17.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.17.tar.gz.
File metadata
- Download URL: rknseclient-0.0.17.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 |
958bf2560246b98af62e0aaa8aa67bc17bb9d22d4d808f704bfbdf440ca9c0f4
|
|
| MD5 |
0d68c058a8e5d2f5803ebb3bcf08a9ec
|
|
| BLAKE2b-256 |
68df62eda9cd9dc125460c50ea3b4e6d83b1e98bfd358f062dab5faed59e6d64
|
File details
Details for the file rkNseClient-0.0.17-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.17-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 |
3d0a1617ffdfdcf5f87c9833529ecb12a46bb897840106157e10d1c52f9140b6
|
|
| MD5 |
a182e8ff70fbe94195abc1a4c516d1c4
|
|
| BLAKE2b-256 |
14767ca48365105fa86ba75a8ff0b0971f71c59748dfa6369a39847f6e8e522b
|