Skip to content

Commit 07ba61f

Browse files
committed
✨ feat: 加入两个自动化脚本
1 parent 6553911 commit 07ba61f

File tree

5 files changed

+681
-0
lines changed

5 files changed

+681
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@
2828
### 📑 在线阅读
2929
https://zhiyu1998.github.io/Python-Basis-Notes/
3030

31+
### 🐍 脚本库
32+
33+
- [提取论文Reference的期刊/会议信息](./docs/scripts/letpub)
34+
- [采集中国企业ESG评级](./docs/scripts/syntaogf)
35+
- [飞鸽知识库导出](./docs/scripts/feige_export)
36+
- [自动化识别框架](./docs/scripts/auto_ocr_framework)
37+
3138
### 📈趋势走向图
3239

3340
![](https://api.star-history.com/svg?repos=zhiyu1998/Python-Basis-Notes&type=Date)

docs/intro.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111

1212
https://zhiyu1998.github.io/Python-Basis-Notes/docs/#/
1313

14+
### 🐍 脚本库
15+
16+
- [提取论文Reference的期刊/会议信息](/docs/scripts/letpub)
17+
- [采集中国企业ESG评级](/docs/scripts/syntaogf)
18+
- [飞鸽知识库导出](/docs/scripts/feige_export)
19+
- [自动化识别框架](/docs/scripts/auto_ocr_framework)
20+
1421
### 📈 趋势走向图
1522

1623
![](https://api.star-history.com/svg?repos=zhiyu1998/Python-Basis-Notes&type=Date)

0 commit comments

Comments
 (0)