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: 8, Open Issues: 0

The aio-libs/idna-ssl repo was created 8 years ago and the last code push was 5 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.11

Internationalized Domain Names in Applications (IDNA)

anyio 4.12.1

High-level concurrency and networking framework on top of asyncio or Trio

uvloop 0.22.1

Fast implementation of asyncio event loop on top of libuv