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.12.tar.gz
(4.2 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.12.tar.gz.
File metadata
- Download URL: rknseclient-0.0.12.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73870569e2a811dc922391dd52ad9b1fcba0024ed0d0759966370b2ace5c7fd2
|
|
| MD5 |
70438528ab7c9418de20923ae7cacddc
|
|
| BLAKE2b-256 |
b4189c9e911ad83b2d3a03b01a8a91f421b1f6ef6bbc6d98f364b011f8a39cbf
|
File details
Details for the file rkNseClient-0.0.12-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.12-py3-none-any.whl
- Upload date:
- Size: 5.0 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 |
dfa85896067ae53b746a3b2ec4eefa2804088c001635df9cb9408f2872db4cbe
|
|
| MD5 |
baf57aebfd71852a8299e3fb7f2f3b80
|
|
| BLAKE2b-256 |
11e6b1ceadd2b6fea6a4a67a23213cf4d9cc3279611be0314a1fe4207e9a5ac1
|