Python Packaging User Guide

Python 打包用户指南。(Python Packaging User Guide)

Github星跟踪图

Python 打包用户指南

项目主页:http://packaging.python.org

“Python 打包用户指南”(PyPUG)旨在成为有关如何使用当前工具在 Python 中打包和安装发行版的权威资源。

要跟踪 Python 打包的发展,请参见 Python Packaging Authority

行为守则

在“Python 打包用户指南”项目的代码库、问题跟踪器、聊天室和邮件列表中进行交互的每个人都应遵循 PSF 行为准则

贡献

本指南由社区维护,欢迎您提供帮助!有关我们的写作风格指南的详细信息,以及如何在本地构建该指南以测试您的更改,请参见提供帮助的指南。

许可

《Python打包用户指南》已获得知识共享署名-相同方式许可:http://creativecommons.org/licenses/by-sa/3.0。

历史

该指南是 2013 年 3 月由“泰勒·齐亚德”(TarekZiadé)维护的“Hitchhiker's Guide to Packaging(搭便车者的包装指南)”的分支。感谢 Tarek 在 Python 打包方面所做的所有努力。

主要指标

概览
名称与所有者pypa/packaging.python.org
主编程语言Python
编程语言Python (语言数: 2)
平台Linux, Mac, Windows
许可证
所有者活动
创建于2014-01-15 05:37:10
推送于2025-06-19 01:36:46
最后一次提交
发布数0
用户参与
星数1.5k
关注者数103
派生数1.2k
提交数2.9k
已启用问题?
问题数490
打开的问题数134
拉请求数1014
打开的拉请求数36
关闭的拉请求数176
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Python Packaging User Guide

http://packaging.python.org

The "Python Packaging User Guide" (PyPUG) aims to be the authoritative resource on
how to package and install distributions in Python using current tools.

To follow the development of Python packaging, see the Python Packaging Authority <https://www.pypa.io>_.

Code of Conduct

Everyone interacting in the Python Packaging User Guide project's codebases,
issue trackers, chat rooms, and mailing lists are expected to follow the
PyPA Code of Conduct_.

.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/

Contributing

This guide is community-maintained and contributions are welcome! Please see the
contributing guide_ for details on our writing style guide and how to build
the guide locally to test your changes.

.. _contributing guide: https://packaging.python.org/contribute

License

The Python Packaging User Guide is licensed under a Creative Commons
Attribution-ShareAlike license: http://creativecommons.org/licenses/by-sa/3.0 .

History

This Guide was forked from the “Hitchhiker's Guide to Packaging” in March 2013,
which was maintained by Tarek Ziadé. Thank you Tarek for all your efforts in
Python packaging.