Metadata-Version: 2.1
Name: wisecon
Version: 0.0.1
Summary: A LLM Agent Python package.
Home-page: https://github.com/CaoChensy/wisecon.git
License: MIT
Keywords: llm,agent,embedding,chatbot,prompt
Author: chensy cao
Author-email: chensy.cao@foxmail.com
Requires-Python: >=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: all
Requires-Dist: bs4 (>=0.0.2,<0.0.3)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: numpy (>=1.23.5)
Requires-Dist: pandas (>=1.0)
Requires-Dist: pydantic (>=2.8.2,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: tqdm (>=4.65.0)
Project-URL: Bug Tracker, https://github.com/CaoChensy/wisecon/issues
Project-URL: Repository, https://github.com/CaoChensy/wisecon.git
Description-Content-Type: text/markdown

<div align="center">
# Quant Tools
</div>

-----

## 如何安装？

```bash
pip install wisecon
```

-----

<div align="center">

> Wechat

<center>
<img src="https://raw.githubusercontent.com/zlai-llm/zlai/master/assets/wechat.jpg" width="160px">
<h5>微信群</h5>
</center>

</div>

-----
@2024/03/27

