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.18.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.18.tar.gz.
File metadata
- Download URL: rknseclient-0.0.18.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 |
cfebe070b97212b0c976dbf8c1dddb3f0bbe80d3f12e7c743d66f2dd53dc76c1
|
|
| MD5 |
600f6423639713582fc456b0b5ece77a
|
|
| BLAKE2b-256 |
746b0fe79cb8ce1df2c8f26e40ac01280f999908edfaa47f23ea6561d7080d9f
|
File details
Details for the file rkNseClient-0.0.18-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.18-py3-none-any.whl
- Upload date:
- Size: 4.2 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 |
51f5d7323b2c0f00c9a3d4bcb367b039de68518fbe4ac8b8a63d55f79a5e94bf
|
|
| MD5 |
3c2effb1038ca2baa2bb7313cd487c28
|
|
| BLAKE2b-256 |
15864d3e0e6bb40eec782afbcea134ec57236233c5fd0cc6f11245e001d76e5f
|