Description
Internationalized domain names can be encoded and decoded by legacy Python 2 applications. This library implements IDNA handling so network tools can work with Unicode domain labels.
It is imported by clients and validators, not opened directly. Callers should still guard against lookalike domains and phishing risks.