# LanymyPythonPackages
**Repository Path**: lanymy/LanymyPythonPackages
## Basic Information
- **Project Name**: LanymyPythonPackages
- **Description**: Python 常用方法 扩展包 常量,自定义装饰器(形参参数类型检测,单例,私有方法密封保护),收发邮件,枚举扩展类,文件操作,FTP操作,ZIP操作等 扩展包使用演示项目 https://gitee.com/lanymy/PythonAutoScheduleTask
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 1
- **Created**: 2019-12-26
- **Last Updated**: 2024-02-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# LanymyPythonPackages
Python 常用方法 扩展包
常量,自定义装饰器(形参参数类型检测,单例,私有方法密封保护),收发邮件,枚举扩展类,文件操作,FTP操作,ZIP操作等
扩展包使用演示项目 [PythonAutoScheduleTask](https://gitee.com/lanymy/PythonAutoScheduleTask)