Skip to main content

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.

  1. Install the packaging tools:
python -m pip install --upgrade build twine
  1. Remove old build artifacts:
Remove-Item -Recurse -Force dist, src\netfree_unstrict_ssl.egg-info
  1. Build the package:
python -m build
  1. Validate the generated package files:
python -m twine check dist/*
  1. Optional: upload first to TestPyPI:
python -m twine upload --repository testpypi dist/*
  1. 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

netfree_unstrict_ssl-0.1.2.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netfree_unstrict_ssl-0.1.2-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

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

Hashes for netfree_unstrict_ssl-0.1.2.tar.gz
Algorithm Hash digest
SHA256 cbc2f01a73e054353a90e3376d6dfee24849337d402b4cc557095052249429cf
MD5 3fbda564d8a51dc8218dd10905201534
BLAKE2b-256 3ef9d951d95d04af76a6db2b0c9fd7fc10403841dcc12f9cb6543f69f1cab49a

See more details on using hashes here.

File details

Details for the file netfree_unstrict_ssl-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for netfree_unstrict_ssl-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f3a586157d66c01d6d64f35999381d5ab75ec60db645acec807a4cffd07eee5d
MD5 1b3eded1807675deb86bd447f9fb0422
BLAKE2b-256 24c64714e98547d65fab6863663103c56fa9d61fdf1cf9f714deb6b326dae4ab

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page