Logo

目录

  • Python 包装的概述
  • The Packaging Flow
  • 教程
  • 指南
  • 讨论
  • PyPA 规范
    • 包分发元数据
    • 包分发文件格式
    • 包索引接口
  • 项目摘要
  • 术语表
  • 如何获得支持
  • 为本指南做出贡献
  • 新闻

上一个主题

src layout vs flat layout

下一个主题

包名称规范化

导航

  • 索引
  • 下一页 |
  • 上一页 |
  • python logo
  • PyPA »
  • Python Packaging User Guide »
  • PyPA 规范
  • |

PyPA 规范¶

这是由 Python 打包管理局维护的当前活跃的互操作性规范列表。更新这些标准和提出新标准的过程都记录在 pypa.io 上。

包分发元数据¶

  • 包名称规范化
  • Core metadata specifications
  • 版本说明符
  • Dependency specifiers
  • Declaring build system dependencies
  • Declaring project metadata
  • Platform compatibility tags
  • Recording installed projects
  • Entry points specification
  • Recording the Direct URL Origin of installed distributions

包分发文件格式¶

  • Source distribution format
  • 二进制分发格式

包索引接口¶

  • The .pypirc file
  • Simple repository API

目录

  • Python 包装的概述
  • The Packaging Flow
  • 教程
  • 指南
  • 讨论
  • PyPA 规范
    • 包分发元数据
    • 包分发文件格式
    • 包索引接口
  • 项目摘要
  • 术语表
  • 如何获得支持
  • 为本指南做出贡献
  • 新闻

上一个主题

src layout vs flat layout

下一个主题

包名称规范化

«

导航

  • 索引
  • 下一页 |
  • 上一页 |
  • python logo
  • PyPA »
  • Python Packaging User Guide »
  • PyPA 规范
  • |
© 版权所有 2013–2020, PyPA.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.

The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 2023 年 01 月 31 日. Found a bug?
由 Sphinx 4.5.0创建。