# openfc
**Repository Path**: danielcxh/openfc
## Basic Information
- **Project Name**: openfc
- **Description**: openFC用于高效获取各类金融数据,进行学习与研究
- **Primary Language**: Python
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 15
- **Forks**: 5
- **Created**: 2022-04-26
- **Last Updated**: 2025-08-10
## Categories & Tags
**Categories**: stocks
**Tags**: Python, finance, data-science, stock
## README
open Finance Center
[](https://pypi.org/project/openfc/)
[](https://pypi.org/project/openfc/)
[](https://gitee.com/danielcxh/openfc/blob/master/LICENSE)
[](https://gitee.com/danielcxh/openfc/stargazers)
Please raise an issue for any suggestions, corrections, and feedback.
### 介绍
openFC用于高效获取各类金融数据,进行学习与研究。
结合 openFC-studio (https://gitee.com/danielcxh/openfc-studio) 可视化结果。
### 安装教程
1. 通过下载源码并安装依赖的库
```bash
git clone https://gitee.com/danielcxh/openfc.git
cd openfc
python3 -m pip install -r requirements.txt
```
2. 通过 PYPI 安装
```bash
# pypi :https://pypi.org/project/openfc/
python3 -m pip install openfc
```
### 使用说明
[API使用说明](doc/api.md)
### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
### 资助
如果您对该项目感兴趣,可以通过以下方式对该项目进行资助,您的每一份资助都是为了这个项目更好的成长。当然我更期待您能参与贡献。