Metadata-Version: 2.1
Name: uquant
Version: 0.0.0
Summary: A quant library.
Home-page: https://github.com/Chitaoji/uquant/
Author: Chitaoji
Author-email: 2360742040@qq.com
License: BSD
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12.7
Description-Content-Type: text/markdown


# uquant
A quant library.

## Installation
```sh
$ pip install uquant
```

## Requirements
```txt

```

## See Also
### Github repository
* https://github.com/Chitaoji/uquant/

### PyPI project
* https://pypi.org/project/uquant/

## License
This project falls under the BSD 3-Clause License.

## History
### v0.0.0
* Initial release.


