package idna

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

idna

API

Library idna

  • Idna Internationalized domain name validation, Punycode encoding/decoding, and Unicode NFC normalization.

Library idna.intranges

  • Intranges Binary search on sorted, non-overlapping integer ranges. 64-bit packed representation: one int per range.

Library idna.tables