# Python **Repository Path**: mapleleaf2007/python ## Basic Information - **Project Name**: Python - **Description**: 使用Python写的一点点奇奇怪怪的项目 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-06-11 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python #### 介绍 使用Python写的一点点奇奇怪怪的项目 #### 使用说明 ### 目前支持 - [x] [视频管理API](./VideoManagementAPI) - [x] [随机一言API](./RandomQuoteAPI) - [x] [随机图片API](./RandomImageAPI) - [x] [GitHub Releases 下载器](./GitHubReleasesDownloader) - [x] [发送邮件API](./Email/) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request