Metadata-Version: 2.1
Name: pkbrokers
Version: 0.1.20250828.18
Summary: A Python-based stock broker module
Home-page: https://github.com/pkjmesra/pkbrokers
Download-URL: https://github.com/pkjmesra/pkbrokers/archive/v0.1.20250828.18.zip
Author: pkjmesra
Author-email: pkjmesra@gmail.com
License: OSI Approved (MIT)
Keywords: NSE,Technical Indicators,Scanning,Stock Scanners
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: gitpython
Requires-Dist: PKDevTools >=0.13.20250126.278
Requires-Dist: PKNSETools >=0.1.20250224.139
Requires-Dist: pyotp
Requires-Dist: pytz
Requires-Dist: urllib3
Requires-Dist: kiteconnect
Requires-Dist: websockets <11.0,>=10.4

A simple python library to connect to various brokers using standard user credentials, fetch the instruments (trading symbols), indices and their ticks during as well as off market hours.

[![codecov][codecov-badge]][codecov]

[codecov-badge]: https://codecov.io/gh/pkjmesra/PKBrokers/branch/main/graph/badge.svg
[codecov]: https://codecov.io/gh/pkjmesra/PKBrokers
