Metadata-Version: 2.1
Name: openfc
Version: 0.0.2
Summary: An Open Financial Database
Author: Daniel Chen
Author-email: danielcxh@icloud.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas (==1.1.5)
Requires-Dist: requests (==2.22.0)
Requires-Dist: xlrd (>=1.2.0)
Requires-Dist: pyexcel-xls (==0.7.0)
Requires-Dist: yapf (==0.32.0)
Requires-Dist: beautifulsoup4 (==4.11.1)
Requires-Dist: mplfinance (==0.12.8b9)
Requires-Dist: py-mini-racer (==0.6.0)

<div align="center">
<img src="./image/icon.png" width=150/> 
<h1><strong>open Finance Center</stong></h1>
</div>

[![openfc version](https://img.shields.io/badge/pipy-openfc%3D%3D0.0.1-blue?style=for-the-badge&logo=pypi)](https://pypi.org/project/openfc/)
[![python version](https://img.shields.io/badge/python-3.8|3.9|3.10-green?style=for-the-badge&logo=python)](https://pypi.org/project/openfc/)
[![license MIT](https://img.shields.io/badge/license-MIT-red?style=for-the-badge&logo=github)](https://gitee.com/danielcxh/openfc/blob/master/LICENSE)
[![star](https://img.shields.io/badge/stare-0-yellow?style=for-the-badge&logo=ApacheSpark)](https://gitee.com/danielcxh/openfc/stargazers)

<b>Please raise an issue for any suggestions, corrections, and feedback.</b>

### 介绍
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


### 资助
如果您对该项目感兴趣，可以通过以下方式对该项目进行资助，您的每一份资助都是为了这个项目更好的成长。当然我更期待您能参与贡献。
