Metadata-Version: 2.4
Name: rqdatac
Version: 3.4.7.8
Summary: Ricequant Data SDK
Home-page: https://www.ricequant.com/doc/rqdata-institutional#research-version
Download-URL: https://pypi.org/
Author: Ricequant
Author-email: public@ricequant.com
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Description-Content-Type: text/markdown
Requires-Dist: brotli
Requires-Dist: zstandard; os_name != "nt" and python_version > "2.7"
Requires-Dist: python-dateutil
Requires-Dist: msgpack>=0.5.2
Requires-Dist: six
Requires-Dist: win_inet_pton; os_name == "nt"
Requires-Dist: pandas!=2.1.*,<3
Requires-Dist: orjson
Requires-Dist: python-rapidjson
Provides-Extra: subscribe
Requires-Dist: websockets; extra == "subscribe"
Provides-Extra: asyncio-subscribe
Requires-Dist: websockets; extra == "asyncio-subscribe"
Provides-Extra: proxy
Requires-Dist: python_socks; extra == "proxy"
Provides-Extra: fund
Requires-Dist: rqdatac_fund; extra == "fund"
Provides-Extra: bond
Requires-Dist: rqdatac_bond; extra == "bond"
Provides-Extra: news
Requires-Dist: rqdatac_news; extra == "news"
Provides-Extra: esg
Requires-Dist: rqdatac_esg; extra == "esg"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# RQDATAC: Ricequant Data Client

**rqdatac** is a python package providing financial data from trusted sources, free you 
from IT maintenance or data cleansing tasks for financial institutions.

It provides with audited data in formatted data structure via thoughtfully designed APIs so to 
improve efficiency in data processing.

## Get Start
- [Init](https://www.ricequant.com/doc/rqdata-institutional#research-init)
- [API Doc](https://www.ricequant.com/doc/rqdata-institutional#research-API)
- [Change Log](https://www.ricequant.com/doc/rqdata-institutional#research-init)

## Have A Try
- Get free access to [RQData](https://www.ricequant.com/welcome/trial/rqdata-cloud ).
- Learn more [details](https://www.ricequant.com/welcome/rqdata).
