Metadata-Version: 2.1
Name: rqalpha-mod-tushare-data
Version: 0.1.2
Summary: RQAlpha mod that serves tushare-downloaded bundle data and patches rqdatac for rqfactor.
Author: rqalpha-mod-tushare-bundle maintainers
License: MIT
Project-URL: Source, https://github.com/joshuaxql/rqalpha-mod-tushare-bundle
Project-URL: Documentation, https://rqalpha.readthedocs.io/zh-cn/latest/development/mod.html
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: rqalpha>=6.0
Requires-Dist: rqdatac>=3.0
Requires-Dist: pandas>=2.0
Requires-Dist: numpy>=1.24
Requires-Dist: h5py>=3.0

RQAlpha mod: replace rqdatac with local tushare HDF5 bundle.
