Contents

twine 5.0.0

0

Collection of utilities for publishing packages on PyPI

Collection of utilities for publishing packages on PyPI

Stars: 1535, Watchers: 1535, Forks: 296, Open Issues: 54

The pypa/twine repo was created 10 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1535 github stars!

How to Install twine

You can install twine using pip

pip install twine

or add it to a project with poetry

poetry add twine

Package Details

Author
Donald Stufft and individual contributors
License
Homepage
https://twine.readthedocs.io/
PyPi:
https://pypi.org/project/twine/
Documentation:
https://twine.readthedocs.io/en/latest/
GitHub Repo:
https://github.com/pypa/twine

Classifiers

No  twine  pypi packages just yet.

Errors

A list of common twine errors.

Code Examples

Here are some twine code examples and snippets.

GitHub Issues

The twine package has 54 open issues on GitHub

  • Support the "Trusted Publishing" flow directly in twine
  • Upload to Gitlab fails because twine checks against a localized string message
  • Requests and Twine have conflicting urllib3 requirements since 2.0.0a
  • Add GitHub workflow for making releases
  • "Failed to create the collection" warning is confusing/misleading if no keyring server

See more issues on GitHub

Related Packages & Articles

vfxwindow 1.8.0

Qt window class for designing tools to be compatible between multiple VFX programs.

jsons 1.6.3

For serializing Python objects to JSON (dicts) and back

censys 2.2.12

An easy-to-use and lightweight API wrapper for Censys APIs (censys.io).