Contents

idna_ssl 1.1.0

0

Patch ssl.match_hostname for Unicode(idna) domains support

Patch ssl.match_hostname for Unicode(idna) domains support

Stars: 9, Watchers: 9, Forks: 9, Open Issues: 0

The aio-libs/idna-ssl repo was created 6 years ago and the last code push was 3 years ago. The project is not very popular with only 9 github stars!

How to Install idna-ssl

You can install idna-ssl using pip

pip install idna-ssl

or add it to a project with poetry

poetry add idna-ssl

Package Details

Author
Victor Kovtun
License
Homepage
https://github.com/aio-libs/idna-ssl
PyPi:
https://pypi.org/project/idna_ssl/
GitHub Repo:
https://github.com/aio-libs/idna-ssl

Classifiers

No  idna-ssl  pypi packages just yet.

Errors

A list of common idna-ssl errors.

Code Examples

Here are some idna-ssl code examples and snippets.

Related Packages & Articles

idna 3.6

Internationalized Domain Names in Applications (IDNA)

anyio 4.3.0

High level compatibility layer for multiple asynchronous event loop implementations

uvloop 0.19.0

Fast implementation of asyncio event loop on top of libuv