twine 6.1.0


pip install twine

  Latest version

Released: Jan 21, 2025


Meta
Author: Donald Stufft and individual contributors
Requires Python: >=3.8

Classifiers

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Natural Language
  • English

Operating System
  • MacOS :: MacOS X
  • POSIX
  • POSIX :: BSD
  • POSIX :: Linux
  • Microsoft :: Windows

Programming Language
  • Python
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: Implementation :: CPython

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 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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
readme-renderer (>=35.0)
requests (>=2.20)
requests-toolbelt (!=0.9.0,>=0.8.0)
urllib3 (>=1.26.0)
importlib-metadata (>=3.6)
keyring and (>=15.1)
rfc3986 (>=1.4.0)
rich (>=12.0.0)
packaging (>=24.0)
id