FICHA · MANJARO

python-rfc3986-validator

A pure python RFC3986 validator

  • Library
  • Dev
  • NETWORK
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Checks whether URI text follows RFC 3986 rules using a lightweight Python validator. It is commonly pulled in by schema validators, API clients, and tools that need to reject malformed URI values.

Developers normally receive it as a dependency or use it in validation code. It checks syntax only; it does not decide whether a link is trustworthy, reachable, or appropriate for an application policy.

Permissions

Permissions not analysed for this source yet.