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.19.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.19.tar.gz.
File metadata
- Download URL: rknseclient-0.0.19.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 |
30740f2591b965e79a64d9f13c57e89203c7a64a784ee303cb969c8554074ac0
|
|
| MD5 |
fa3add103fbc2a8e10cc40d8bf68ef82
|
|
| BLAKE2b-256 |
cbd37ee1913e9431e3fd9d0b76eace710887a1ebea1b3166c9726ef88a54dd4b
|
File details
Details for the file rkNseClient-0.0.19-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.19-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 |
1b05b301cc5272723cc0a9277a77a713b867be1bc7c011f03e85806afea46fa3
|
|
| MD5 |
dd0e242281793b4886097573a617a601
|
|
| BLAKE2b-256 |
09bfbfa60a2e25e7453766893c38447705c2a4d0fa8d6a433c77d836084acdc2
|