Skip to main content

The entry point to Python reference docs

Project description

pyref.dev

pyref.dev is a fast, convenient way to access Python reference docs.

PyPI Python veresions supported License

It allows you to quickly jump to the official documentation for Python standard library modules and popular packages by using a simple URL pattern:

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

You can also search for symbols using:

https://pyref.dev/is?symbol=<SYMBOL>

And if you are feeling lucky, ask it to redirect to the first result:

https://pyref.dev/is?lucky=true&symbol=<SYMBOL>

Lastly, you can pip install pyrefdev and run the pyrefdev CLI tool.

Examples

Supported packages

See pyref.dev for the list of supported packages.

Case sensitivity

For most of the cases, they are case-insensitive. However, for symbols like typing.final and typing.Final, you need to access them with the correct case.

Server setup

To set up a new server:

> git clone https://github.com/mangoumbrella/pyref.dev
> cd pyref.dev
> sudo cp pyrefdev.service /etc/systemd/system/pyrefdev.service
> systemctl start pyrefdev.service

To update to a new version:

git pull && git fetch --tags && uv pip install -e . && uv sync --all-extras --locked && systemctl restart pyrefdev.service

Changelog

See CHANGELOG.md.

License

pyref.dev is licensed under the terms of the Apache license. See LICENSE for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrefdev-2025.10.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyrefdev-2025.10-py3-none-any.whl (2.9 MB view details)

Uploaded Python 3

File details

Details for the file pyrefdev-2025.10.tar.gz.

File metadata

  • Download URL: pyrefdev-2025.10.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyrefdev-2025.10.tar.gz
Algorithm Hash digest
SHA256 a407ab43394d22fcccd780e8f988c112dfc4e30298dd1493efea0b9af64e4438
MD5 14794efc7fe5e8d450923bd5674e73d3
BLAKE2b-256 4f017630ba9b2bf4160d25ca8abcf9b7bf833df58b875b346635c8be26841246

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyrefdev-2025.10.tar.gz:

Publisher: pypi_upload.yml on mangoumbrella/pyref.dev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyrefdev-2025.10-py3-none-any.whl.

File metadata

  • Download URL: pyrefdev-2025.10-py3-none-any.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyrefdev-2025.10-py3-none-any.whl
Algorithm Hash digest
SHA256 08be96cfd2ce37a58633e9c988c52d5411551d8a0d7bca48460386f920090e0a
MD5 4f5ec6862dcca2be59d6b4ccfb6d721c
BLAKE2b-256 0632695d27708bdb588dec316559708df1b86512cc0031337d6e50e3a713205d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyrefdev-2025.10-py3-none-any.whl:

Publisher: pypi_upload.yml on mangoumbrella/pyref.dev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page