twine 5.1.1
0
Collection of utilities for publishing packages on PyPI
Contents
Collection of utilities for publishing packages on PyPI
Stars: 1600, Watchers: 1600, Forks: 308, Open Issues: 58The pypa/twine
repo was created 11 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 1600 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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/twine/
- Documentation:
- https://twine.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/pypa/twine
Classifiers
Related Packages
Errors
A list of common twine errors.
Code Examples
Here are some twine
code examples and snippets.
GitHub Issues
The twine package has 58 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