Metadata-Version: 2.4
Name: kaq_quant_common
Version: 0.1.58
Summary: 
Author: kevinfuture
Author-email: liuenbofuture@foxmail.com
Requires-Python: >=3.11, <3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.13.1,<4.0.0)
Requires-Dist: certifi (>=2025.10.5,<2026.0.0)
Requires-Dist: cryptography (>=46.0.3,<47.0.0)
Requires-Dist: dagster (>=1.11.16,<2.0.0)
Requires-Dist: dagster-embedded-elt (>=0.27.16,<0.28.0)
Requires-Dist: dagster-mysql (>=0.27.16,<0.28.0)
Requires-Dist: dagster-webserver (>=1.11.16,<2.0.0)
Requires-Dist: dlt (>=1.17.1,<2.0.0)
Requires-Dist: dolphindb (>=3.0.3.0,<4.0.0.0)
Requires-Dist: flask (>=3.1.2)
Requires-Dist: loguru (>=0.7.3,<0.8.0)
Requires-Dist: mysql-connector-python (>=9.5.0,<10.0.0)
Requires-Dist: mysqlclient (>=2.2.7,<3.0.0)
Requires-Dist: natsort (>=8.4.0,<9.0.0)
Requires-Dist: plotly (>=6.3.1,<7.0.0)
Requires-Dist: psycopg2-binary (>=2.9.11,<3.0.0)
Requires-Dist: pyarrow (>=21.0.0,<22.0.0)
Requires-Dist: pycryptodome (>=3.17.0)
Requires-Dist: pydantic (>=2.12.3)
Requires-Dist: pyhive (>=0.7.0,<0.8.0)
Requires-Dist: pyyaml (>=6.0.3,<7.0.0)
Requires-Dist: redis (>=6.4.0,<7.0.0)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: requests (>=2.32.5,<3.0.0)
Requires-Dist: retrying (>=1.4.2,<2.0.0)
Requires-Dist: sqlalchemy (>=2.0.44,<3.0.0)
Requires-Dist: thrift (>=0.22.0,<0.23.0)
Requires-Dist: twine (>=6.2.0,<7.0.0)
Requires-Dist: uuid (>=1.30,<2.0)
Requires-Dist: vectorbt (>=0.28.1,<0.29.0)
Requires-Dist: websocket-client (>=1.9.0,<2.0.0)
Requires-Dist: websockets (>=15.0.1)
Requires-Dist: werkzeug (>=3.1.3)
Description-Content-Type: text/markdown

# KAQ_QUANT_COMMON

A simple Python package that does amazing things.

## Features

- Feature 1: Does X
- Feature 2: Does Y

## Installation

You can install this package using:

```bash
pip install my-package
```

## Pub
Command:
```bash
twine upload dist/* --verbose
