The Wayback Machine - https://web.archive.org/web/20210917054238/https://github.com/pypa/twine/
Skip to content
main
Switch branches/tags
Code

Latest commit

* Reformat existing Sphinx docstrings

* Rewrite get_userpass_value docstring

* Use doc comments for partial functions
4c9d8c1

Git stats

Files

Permalink
Failed to load latest commit information.
https://img.shields.io/readthedocs/twine https://img.shields.io/github/workflow/status/pypa/twine/Main https://img.shields.io/codecov/c/github/pypa/twine

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.