Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
.. |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 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.
See our developer documentation
_ for how to get started, an
architectural overview, and our future development plans.
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
FAQs
Collection of utilities for publishing packages on PyPI
We found that twine demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.