# myPythonLib **Repository Path**: wen_xue_feng/my-python-lib ## Basic Information - **Project Name**: myPythonLib - **Description**: 收集常用的python库 - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-05 - **Last Updated**: 2021-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myPythonLib #### 介绍 收集常用的python库 #### 软件架构 软件架构说明 2021.6.20 增加发送email的库。 使用方法, 在config.ini 中配置发送者的邮箱、密码、smtp服务器地址。 然后调用即可