Collection of utilities for publishing packages on PyPI


Keywords
pypi, pypi-package, pypi-upload, python, python-wheel, python3, wheel
License
Apache-2.0
Install
pip install twine==1.8.0

Documentation

https://img.shields.io/readthedocs/twine https://img.shields.io/github/actions/workflow/status/pypa/twine/main.yml?branch=main

twine

Twine is a utility for publishing Python packages on PyPI.

It provides build system independent uploads of source and binary distribution artifacts 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.