Small SSL compatibility patch for Python 3.13 with NetFree certificates
Project description
netfree-unstrict-ssl
Small SSL compatibility patch for Python 3.13 with NetFree certificates.
Installation
pip install netfree-unstrict-ssl
Publishing to PyPI
Before publishing, make sure the version in pyproject.toml was updated.
PyPI does not allow uploading the same version twice.
- Install the packaging tools:
python -m pip install --upgrade build twine
- Remove old build artifacts:
Remove-Item -Recurse -Force dist, src\netfree_unstrict_ssl.egg-info
- Build the package:
python -m build
- Validate the generated package files:
python -m twine check dist/*
- Optional: upload first to TestPyPI:
python -m twine upload --repository testpypi dist/*
- Upload to PyPI:
python -m twine upload dist/*
Use a PyPI API token when prompted for credentials:
- Username:
__token__ - Password: the API token from PyPI
After publishing, verify the package page:
https://pypi.org/project/netfree-unstrict-ssl/
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file netfree_unstrict_ssl-0.1.2.tar.gz.
File metadata
- Download URL: netfree_unstrict_ssl-0.1.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbc2f01a73e054353a90e3376d6dfee24849337d402b4cc557095052249429cf
|
|
| MD5 |
3fbda564d8a51dc8218dd10905201534
|
|
| BLAKE2b-256 |
3ef9d951d95d04af76a6db2b0c9fd7fc10403841dcc12f9cb6543f69f1cab49a
|
File details
Details for the file netfree_unstrict_ssl-0.1.2-py3-none-any.whl.
File metadata
- Download URL: netfree_unstrict_ssl-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3a586157d66c01d6d64f35999381d5ab75ec60db645acec807a4cffd07eee5d
|
|
| MD5 |
1b3eded1807675deb86bd447f9fb0422
|
|
| BLAKE2b-256 |
24c64714e98547d65fab6863663103c56fa9d61fdf1cf9f714deb6b326dae4ab
|