twine

Collection of utilities for publishing packages on PyPI

59 个版本 Python >=3.9
安装
pip install twine
poetry add twine
pipenv install twine
conda install twine
描述

.. |twine-version| image:: https://img.shields.io/pypi/v/twine.svg :target: https://pypi.org/project/twine

.. |python-versions| image:: https://img.shields.io/pypi/pyversions/twine.svg :target: https://pypi.org/project/twine

.. |docs-badge| image:: https://img.shields.io/readthedocs/twine :target: https://twine.readthedocs.io

.. |build-badge| image:: https://img.shields.io/github/actions/workflow/status/pypa/twine/main.yml?branch=main :target: https://github.com/pypa/twine/actions

|twine-version| |python-versions| |docs-badge| |build-badge|

twine

Twine is a utility for publishing_ Python packages on PyPI_.

It provides build system independent uploads of source and binary distribution artifacts <distributions_>_ for both new and existing projects_.

See our documentation_ for a description of features, installation and usage instructions, and links to additional resources.

Contributing

See our developer documentation_ for how to get started, an architectural overview, and our future development plans.

Code of Conduct

Everyone interacting in the Twine project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PSF Code of Conduct_.

.. _publishing: https://packaging.python.org/tutorials/packaging-projects/ .. _PyPI: https://pypi.org .. _distributions: https://packaging.python.org/glossary/#term-Distribution-Package .. _projects: https://packaging.python.org/glossary/#term-Project .. _documentation: https://twine.readthedocs.io/ .. _developer documentation: https://twine.readthedocs.io/en/latest/contributing.html .. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md

版本列表
6.2.0 2025-09-04
6.1.0 2025-01-21
6.0.1 2024-12-01
6.0.0 2024-11-30
5.1.1 2024-06-26
5.1.0 2024-05-16
5.0.0 2024-02-11
4.0.2 2022-12-01
4.0.1 2022-06-01
4.0.0 2022-03-31
3.8.0 2022-02-02
3.7.1 2021-12-07
3.7.0 2021-12-01
3.6.0 2021-11-10
3.5.0 2021-11-03
3.4.2 2021-07-20
3.4.1 2021-03-17
3.4.0 2021-03-15
3.3.0 2020-12-24
3.3.0rc1 2020-12-23
3.2.0 2020-06-24
3.2.0rc1 2020-06-23
3.1.1 2019-11-27
3.1.0 2019-11-23
3.0.0 2019-11-18
2.0.0 2019-09-24
1.15.0 2019-09-17
1.14.0 2019-09-07
1.13.0 2019-02-13
1.12.1 2018-09-24
1.12.0 2018-09-24
1.11.0 2018-03-19
1.11.0rc1 2018-03-16
1.10.0 2018-03-07
1.9.1 2017-05-27
1.9.0 2017-05-22
1.8.1 2016-08-08
1.8.0 2016-08-08
1.7.4 2016-07-09
1.7.3 2016-07-08
1.7.2 2016-07-05
1.7.1 2016-07-05
1.7.0 2016-07-04
1.6.5 2015-12-16
1.6.4 2015-10-28
1.6.3 2015-10-05
1.6.2 2015-09-28
1.6.1 2015-09-19
1.6.0 2015-09-14
1.5.0 2015-03-11
1.4.0 2014-12-12
1.3.1 2014-04-20
1.3.0 2014-03-31
1.2.3 2014-03-04
1.2.2 2013-10-03
1.2.0 2013-10-02
1.1.1 2013-09-26
1.1.0 2013-09-26
1.0.1 2013-09-26