Metadata-Version: 2.4
Name: quanttide-agent
Version: 0.1.0
Summary: 量潮智能体标准Python工具箱
License: Apache 2.0
License-File: LICENSE
Author: QuantTide Inc.
Author-email: opensource@quanttide.com
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
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: Programming Language :: Python :: 3.14
Requires-Dist: httpx (>=0.28,<0.29)
Requires-Dist: pydantic (>=2.0,<3.0)
Description-Content-Type: text/markdown

# `quanttide-agent`

量潮智能体标准Python工具箱

## 安装

```shell
pip install git+https://github.com/quanttide/quanttide-agent-toolkit.git
```

## 贡献者

- 量潮成员：[@Guo-Zhang](https://github.com/Guo-Zhang)

## 许可证

[Apache 2.0](LICENSE)

