Description
Percent-encoded URLs can be decoded by Python tools that need readable link text. This small library supports scripts and applications that normalize or inspect encoded URL strings.
It is a helper dependency, not a separate browser or network client. Decoding text does not make a URL safe, so callers should still validate links before opening or fetching them.