# think-python **Repository Path**: mtshen/think-python ## Basic Information - **Project Name**: think-python - **Description**: think-python 是 think-node 的python实现, 能够快速建立一共web服务器 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-20 - **Last Updated**: 2021-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### python 终端颜色 https://www.cnblogs.com/yinjia/p/5559702.html ### python 路径获取 https://www.cnblogs.com/Jomini/p/8636129.html ### python 动态模块 https://www.cnblogs.com/zy6103/p/6943557.html ## think-node 移植 - option.ts 100% - think.ts 100% - language.ts 100% - server.ts