Skip to content

Releases: mangoumbrella/pyref.dev

v2025.10

16 Oct 05:51
4537f81

Choose a tag to compare

v2025.9

26 Jul 18:12
369eb50

Choose a tag to compare

Read more

v2025.8

19 Jul 05:06
1fe5893

Choose a tag to compare

  • When no symbol is specified, the lucky button now redirects to a random API reference URL.
  • Support passlib.
  • Updated certain torch URLs with more detailed docs.
  • Fixed symbols for ipython.
  • Indexer: in the add-docs command, guess the API docs based on PyPI package information when --index-url is not specified.
  • Indexer: add a crawl-pypi command to cache the PyPI package information.
  • Indexer: add a parse-pypi command to parse cached PyPI package information and update the config when API docs are found.

v2025.7

09 Jul 03:42
0a56396

Choose a tag to compare

  • Added search to pyref.dev.
  • When the symbol is not found, redirect to the search page.

v2025.6

09 Jul 01:15
6c88e61

Choose a tag to compare

  • Added a -p/--print flag to the pyrefdev CLI to print the URL instead of opening it in the browser.
  • Support cyclopts.
  • Support yib.

v2025.5

29 Jun 08:13
ca1dc7d

Choose a tag to compare

v2025.4

28 Jun 08:49
9607857

Choose a tag to compare

v2025.3

28 Jun 07:25
5b16948

Choose a tag to compare

v2025.2

28 Jun 05:42
d99ccd9

Choose a tag to compare

  • Added a new pyrefdev-indexer CLI to crawl-docs and parse-docs. The mapping.py is now reproducible and easily updatable when Python 3.14 is released.
  • Update the mappings.

v2025.1

19 May 02:27

Choose a tag to compare

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