Collection of utilities for publishing packages on PyPI
Project description
twine-unofficial
This is a fork of the official twine project, with the following changes:
Upload command now supports --skip-tls-check option to disable TLS certificate verification. This is useful for uploading to repositories with self-signed certificates.
Upload --skip-existing option now support pre-upload check against non-default PyPI repositories.
Similar issue: #919
Upload command support --fail-on-existing option to fail if the package already exists on the repository. This is useful for avoid overwriting existing packages, even if PyPI is configured to allow overwriting.
Installation
$ pip install twine-unofficial
Versioning
Fork versioning is based on the official version, with the following format: {official-version}.{fork-version}.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file twine-unofficial-4.0.2.1.tar.gz
.
File metadata
- Download URL: twine-unofficial-4.0.2.1.tar.gz
- Upload date:
- Size: 216.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2.1 CPython/3.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3a34cbb8bd54b72b1bac8bc56dee3185170f18809a8af8bcb4e4000c4bdf06c |
|
MD5 | 178eaa3fdffbfac01af92009504fe9ab |
|
BLAKE2b-256 | 19bd975119ee6717e4b32bdab8204f4cf4372a52e84ab1f8fb9b4b6c2959f74a |
File details
Details for the file twine_unofficial-4.0.2.1-py3-none-any.whl
.
File metadata
- Download URL: twine_unofficial-4.0.2.1-py3-none-any.whl
- Upload date:
- Size: 37.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2.1 CPython/3.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a8577e42aff14d391520a5a048bd7ecf9529d36b2a805c7c7890a7545208c95 |
|
MD5 | 4c3ed53349dc92e135e180c8c969ce60 |
|
BLAKE2b-256 | 63e11c517d280b059a3e52dc662ab12d40cb43715f051b4fac6312e280b62d8f |