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.21.tar.gz
(4.4 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.21.tar.gz.
File metadata
- Download URL: rknseclient-0.0.21.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7db36d4c77623a423e89432f8ca3eed49ee83c212c0e90e97027281811fc7b98
|
|
| MD5 |
85e37d526d9c7d239e4512b5022af437
|
|
| BLAKE2b-256 |
712ac72c6b3ac19e61c603325902ef1f0760abd5842757576309e50c45018a6b
|
File details
Details for the file rkNseClient-0.0.21-py3-none-any.whl.
File metadata
- Download URL: rkNseClient-0.0.21-py3-none-any.whl
- Upload date:
- Size: 5.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 |
1604d973de542d1ee602791185c09009ef93c5e8619c742bb300c745287b3f22
|
|
| MD5 |
27eb9cb096c7f46aad4424f73896c579
|
|
| BLAKE2b-256 |
f3d9ccc819ce72d20e03c3e297851c02bff297ee6746a1c4740c68490913c3f4
|