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.16.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.16.tar.gz.
File metadata
- Download URL: rknseclient-0.0.16.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 |
0995405108ec740f89b78e2d2d4882b93b3e342242efb450c6a08c609c80ed2e
|
|
| MD5 |
fc5a0b0bea23099744cf72449cab4664
|
|
| BLAKE2b-256 |
35b601bcb26fc745f9e5bd95754ad8603eb85997d6c87fe2638284815fc6929e
|
File details
Details for the file rkNseClient-0.0.16-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.16-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 |
ecafd57e23f609a40e2cb137d7a079a156b0f5f90f0abb074b67ffde5838bb09
|
|
| MD5 |
a38c95d8196acb159979c742c8ec789a
|
|
| BLAKE2b-256 |
e50f13696cffbfb7b016bb57e646105ad2facd8eb2b486328d422b1c39b087fb
|