# Python打包用户指南

欢迎使用Python打包用户指南,这是一个教程和参考资料的集合,可帮助您使用现代工具分发和安装Python包。

翻译

Welcome to the Python Packaging User Guide, a collection of tutorials and references to help you distribute and install Python packages with modern tools.

本指南由Python包装管理局在GitHub上维护。我们乐于接受贡献和反馈。

翻译

This guide is maintained on GitHub (opens new window) by the Python Packaging Authority (opens new window). We happily accept contributions and feedback (opens new window).

# 概述和流程

Overview and Flow

注意

构建您对Python封装的理解是一段旅程。耐心和不断进步是成功的关键。概述和流程部分为理解Python打包生态系统提供了一个起点。

Last Updated: 8/25/2024, 2:35:35 AM