Metadata-Version: 2.1
Name: StockFactor
Version: 0.1.0
Summary: A package with stock function
Home-page: https://github.com/KaiXiangC/StockFactor
Author: Kai
Author-email: james2225061@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Risk_Factor

A package with stock function.

## Installation

Install directly from GitHub:

```bash
pip install git+https://github.com/KaiXiangC/stock.git
