Description
Parses and validates both URIs and internationalized IRIs, including identifiers that may contain non-ASCII characters. It helps Python projects handle web addresses and resource identifiers more correctly across languages and standards.
This is a library for developers, not a user-facing program. Treat validation as one layer only: applications still need policy checks before opening, fetching, or storing untrusted addresses.