# pythonTemplate **Repository Path**: UnderTurrets/python-template ## Basic Information - **Project Name**: pythonTemplate - **Description**: This is a template for python project which is needed to be released at PyPI. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2023-04-21 - **Last Updated**: 2025-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 📚 核心文档 本项目是一个可以上传 pypi 的python模板库,如果你不熟悉 pypi,建议阅读以下完整教程: > **[打包和发布自己的项目,让别人去pip](https://hanxu.gitbook.io/blogs/python/python-jiao-cheng-da-bao-he-fa-bu-zi-ji-de-xiang-mu-rang-bie-ren-qu-pip)** > *来源: Hanxu's Blogs* > > 该文档详细介绍了 pypi 的用法。