internal/tools/: twine-5.0.0 metadata and description

Homepage Simple index

Collection of utilities for publishing packages on PyPI

author Donald Stufft and individual contributors
author_email donald@stufft.io
classifiers
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Natural Language :: English
  • Operating System :: MacOS :: MacOS X
  • Operating System :: POSIX
  • Operating System :: POSIX :: BSD
  • Operating System :: POSIX :: Linux
  • Operating System :: Microsoft :: Windows
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3 :: Only
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: Implementation :: CPython
description_content_type text/x-rst
project_urls
  • Source, https://github.com/pypa/twine/
  • Documentation, https://twine.readthedocs.io/en/latest/
  • Packaging tutorial, https://packaging.python.org/tutorials/packaging-projects/
requires_dist
  • pkginfo>=1.8.1
  • readme-renderer>=35.0
  • requests>=2.20
  • requests-toolbelt!=0.9.0,>=0.8.0
  • urllib3>=1.26.0
  • importlib-metadata>=3.6
  • keyring>=15.1
  • rfc3986>=1.4.0
  • rich>=12.0.0
requires_python >=3.8
File Tox results History
twine-5.0.0-py3-none-any.whl
Size
36 KB
Type
Python Wheel
Python
3
twine-5.0.0.tar.gz
Size
217 KB
Type
Source
https://img.shields.io/pypi/v/twine.svg https://img.shields.io/pypi/pyversions/twine.svg 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.