View on GitHub

A fast, convenient way to access Python reference docs.

Quickly jump to the official documentation for any Python standard library module, class, or function by using a simple URL pattern:

https://pyref.dev/<fully.qualified.symbol.name>

Examples