/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.12.13
Doc/distributing/index.rst
19 строк
613 B
Miss Islington (bot)
[3.12] GH-107987: Remove the Distributing Python Modules guide (GH-108016) (#108081)
17 авг 2023, 13:50
Не верифицирован
17 авг 2023, 13:50
2576303
Код
Авторство
О чём код?
:orphan: .. This page is retained solely for existing links to /distributing/index.html. Direct readers to the PPUG instead. .. _distributing-index: ############################### Distributing Python Modules ############################### .. note:: Information and guidance on distributing Python modules and packages has been moved to the `Python Packaging User Guide`_, and the tutorial on `packaging Python projects`_. .. _Python Packaging User Guide: https://packaging.python.org/ .. _packaging Python projects: https://packaging.python.org/en/latest/tutorials/packaging-projects/