# Python-Finance **Repository Path**: MarkShawn2020/Python-Finance ## Basic Information - **Project Name**: Python-Finance - **Description**: 一些Python在金融领域的应用 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python-Finance by MarkShawn > To record and share some financial work based on Python. ### Project Sctructure ```text . ├── LICENSE ├── NC_PFA │   ├── Appendix │   ├── Assets │   ├── CH01 - The Very Intro to Python │   ├── CH02 - The Guidance to Install and Configure IDEs │   ├── README.md │   ├── References │   └── __init__.py ├── README.md ├── SECRET.py ├── fancies │   ├── __init__.py │   ├── md_local2online │   ├── wiz_migration │   └── wuhan_support ├── frm │   ├── README.md │   ├── main.py │   ├── problems │   ├── requirements.txt │   └── solutions └── jianwei ├── README.md ├── __init__.py ├── files ├── jianwei └── scrapy.cfg ``` ### TODO - [ ] Markdown文法解析 - [x] 图片本地转在线 - [ ] 表格智能解析 - [ ] 列表缩进解析 - [ ] 流文档整体解析 - [ ] 微信公众平台api开发 - [ ] 知乎(表格转换)api开发 - [ ] CSDN、简书、掘金等国内软件平台的api开发 - [ ] Gitbook整理转换 ### About Me ##### Public | FROM | ID | | ---------- | ------------- | | 微信公众号 | 南川笔记 | | 知乎专栏 | 南川P.F.A教程 | ##### Private | FROM | ID | | ---- | --------------------- | | 邮箱 | shawninjuly@gmail.com | | 微信 | xing123jian123 |