Metadata-Version: 2.4
Name: sfufe_hs300
Version: 1.0.1
Summary: 金融时间序列分析专用-沪深300指数数据库
Home-page: https://github.com/your_username/sfufe_hs300
Author: 金融时间序列教学专用
Author-email: your_email@example.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Education
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=1.5.0
Dynamic: license-file

# sfufe_hs300
金融时间序列分析专用 - 沪深300指数数据库

## 安装
```bash
pip install sfufe_hs300
```
