_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-nbsphinx 0.9.8
Propagated dependencies: python-docutils@0.21.2 python-jinja2@3.1.2 python-nbconvert@7.17.0 python-nbformat@5.10.4 python-sphinx@9.0.3 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://nbsphinx.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Jupyter Notebook Tools for Sphinx
Description:

python-nbsphinx is a Sphinx extension that provides a source parser for *.ipynb files. Custom Sphinx directives are used to show Jupyter Notebook code cells (and of course their results) in both HTML and LaTeX output. Un-evaluated notebooks - i.e. notebooks without stored output cells - will be automatically executed during the Sphinx build process.

python-mpl-sphinx-theme 3.5.0
Propagated dependencies: python-pydata-sphinx-theme@0.7.2
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/matplotlib/mpl-sphinx-theme
Licenses: Modified BSD
Build system: pyproject
Synopsis: Matplotlib theme for Sphinx
Description:

This package provides a Matplotlib theme for Sphinx.

python-sphinxcontrib-programoutput 0.17
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/OpenNTI/sphinxcontrib-programoutput
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension to include program output
Description:

A Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date.

python-sphinxext-rediraffe 0.2.7
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/wpilibsuite/sphinxext-rediraffe
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx Extension that redirects non-existent pages to working pages
Description:

This sphinx extension redirects non-existent pages to working pages. Rediraffe can also check that deleted/renamed files in your git repo are redirected.

python-sphinxcontrib-mermaid 1.0.0
Propagated dependencies: python-pyyaml@6.0.2 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/mgaitan/sphinxcontrib-mermaid
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension for drawing Mermaid diagrams
Description:

This extension makes it possible to draw Mermaid diagrams in Sphinx documentation.

python-sphinx-toml 0.0.4-0.095a4d1
Propagated dependencies: python-intersphinx-registry@0.2705.27 python-pydantic@2.12.5 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/Carreau/sphinx_toml
Licenses: Expat
Build system: pyproject
Synopsis: Load data from a sphinx.toml file next to a conf.py file
Description:

This package implements a functionality of partially load Sphinx configuration from sphinx.toml situated in the same dir as conf.py.

python-sphinxcontrib-svg2pdfconverter 1.2.0
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx SVG to PDF converter extension
Description:

A Sphinx extension to convert SVG images to PDF in case the builder does not support SVG images natively (e.g. LaTeX).

python-sphinx-sitemap 2.2.0
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/jdillard/sphinx-sitemap
Licenses: Expat
Build system: pyproject
Synopsis: Sitemap generator for Sphinx
Description:

A Sphinx extension to generate multiversion and multilanguage sitemaps.org compliant sitemaps for the HTML version of your Sphinx documentation.

python-sphinxcontrib-devhelp 2.0.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinxcontrib-devhelp
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension for creating Devhelp documents
Description:

sphinxcontrib-devhelp is a Sphinx extension which outputs https://wiki.gnome.org/Apps/Devhelp documents.

python-sphinxcontrib-autoprogram 0.1.9
Propagated dependencies: python-six@1.17.0 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-contrib/autoprogram
Licenses: FreeBSD
Build system: pyproject
Synopsis: Documenting CLI programs
Description:

This Sphinx extension, sphinxcontrib.autoprogram, provides an automated way to document command-line programs. It scans argparse.ArgumentParser object, and then expands it into a set of .. program:: and .. option:: directives.

python-sphinxcontrib-video 0.4.1
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://sphinxcontrib-video.readthedocs.io/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Allows embedding of HTML5 videos in sphinx
Description:

Allows embedding of HTML5 videos in sphinx.

python-jupyter-sphinx 0.5.3
Propagated dependencies: python-ipython@9.8.0 python-ipywidgets@8.1.4 python-nbconvert@7.17.0 python-nbformat@5.10.4
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/jupyter/jupyter-sphinx/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter Sphinx Extensions
Description:

Jupyter-sphinx is a Sphinx extension that executes embedded code in a Jupyter kernel, and embeds outputs of that code in the document. It has support for rich output such as images, LaTeX math and even JavaScript widgets, and supports thebelab for live code execution with minimal effort.

python-sphinx-autoapi 3.6.1
Propagated dependencies: python-astroid@3.3.11 python-jinja2@3.1.2 python-pyyaml@6.0.2 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/readthedocs/sphinx-autoapi
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx API documentation generator
Description:

Sphinx AutoAPI is a Sphinx extension for generating complete API documentation without needing to load, run, or import the project being documented. In contrast to the traditional Sphinx autodoc, which requires manual authoring and uses code imports, AutoAPI finds and generates documentation by parsing source code.

python-sphinxcontrib-github-alt 1.2
Propagated dependencies: python-docutils@0.21.2 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/jupyter/sphinxcontrib_github_alt
Licenses: FreeBSD
Build system: pyproject
Synopsis: Link to GitHub pages from Sphinx docs
Description:

This package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.

python-pydata-sphinx-theme 0.7.2
Propagated dependencies: python-beautifulsoup4@4.14.3 python-docutils@0.19 python-jinja2@3.1.2 python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/pydata/pydata-sphinx-theme
Licenses: Modified BSD
Build system: pyproject
Synopsis: Bootstrap-based Sphinx theme
Description:

This package provides a Bootstrap-based Sphinx theme from the PyData community.

python-sphinx-theme-builder 0.3.2
Propagated dependencies: python-pypa-build@1.3.0 python-click@8.3.1 python-diagnostic@3.0.0 python-nodeenv@1.8.0 python-packaging@25.0 python-pyproject-metadata@0.10.0 python-rich@14.3.3 python-sphinx-autobuild@2025.08.25 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/pradyunsg/sphinx-theme-builder
Licenses: Expat
Build system: pyproject
Synopsis: Tool for authoring Sphinx themes
Description:

This package provides a tool for authoring Sphinx themes with a simple (opinionated) workflow.

python-sphinx-me 0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/stephenmcd/sphinx-me
Licenses: FreeBSD
Build system: pyproject
Synopsis: Create a Sphinx documentation shell
Description:

Create a Sphinx documentation shell for your project and include the README file as the documentation index. It handles extracting the required meta data such as the project name, author and version from your project for use in your Sphinx docs.

python-sphinxcontrib-jquery 4.1-0.80d1d39
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-contrib/jquery
Licenses: Zero-Clause BSD
Build system: pyproject
Synopsis: Extension to include jQuery on newer Sphinx releases
Description:

This package provide an extension to include jQuery on newer Sphinx releases.

python-sphinx-alabaster-theme 0.7.16
Propagated dependencies: python-pygments@2.19.2
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://alabaster.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Configurable sidebar-enabled Sphinx theme
Description:

Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It's the default theme of Sphinx.

python-sphinx-copybutton 0.5.2
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/executablebooks/sphinx-copybutton
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx extension to add "copy" buttons to code blocks
Description:

This package provides a small sphinx extension to add "copy" buttons to code blocks.

python-sphinx-gallery 0.20.0
Propagated dependencies: python-joblib@1.5.2 python-pillow@12.1.1 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://sphinx-gallery.github.io/stable/index.html
Licenses: Modified BSD
Build system: pyproject
Synopsis: Generate an examples gallery automatically
Description:

sphinx_gallery is a Sphinx extension that builds an HTML version from any set of Python scripts and puts it into an examples gallery.

python-sphinx-repoze-autointerface 1.0.0
Propagated dependencies: python-sphinx@9.0.3 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/repoze/repoze.sphinx.autointerface
Licenses: Repoze
Build system: pyproject
Synopsis: Auto-generate Sphinx API docs from Zope interfaces
Description:

This package defines an extension for the Sphinx documentation system. The extension allows generation of API documentation by introspection of zope.interface instances in code.

python-sphinx 9.0.3
Propagated dependencies: python-babel@2.16.0 python-docutils@0.21.2 python-imagesize@1.4.1 python-jinja2@3.1.2 python-packaging@25.0 python-pygments@2.19.2 python-requests@2.32.5 python-roman-numerals@3.1.0 python-snowballstemmer@2.2.0 python-sphinx-alabaster-theme@0.7.16 python-sphinxcontrib-applehelp@2.0.0 python-sphinxcontrib-devhelp@2.0.0 python-sphinxcontrib-htmlhelp@2.1.0 python-sphinxcontrib-jsmath@1.0.1 python-sphinxcontrib-qthelp@2.0.0 python-sphinxcontrib-serializinghtml@2.0.0 texlive-amsfonts@2026.1 texlive-amsmath@2026.1 texlive-anyfontsize@2026.1 texlive-booktabs@2026.1 texlive-capt-of@2026.1 texlive-carlisle@2026.1 texlive-cmap@2026.1 texlive-etoolbox@2026.1 texlive-fancyhdr@2026.1 texlive-fancyvrb@2026.1 texlive-float@2026.1 texlive-fncychap@2026.1 texlive-framed@2026.1 texlive-geometry@2026.1 texlive-hyperref@2026.1 texlive-kvoptions@2026.1 texlive-latex-bin@2026.1 texlive-ltxcmds@2026.1 texlive-needspace@2026.1 texlive-oberdiek@2026.1 texlive-parskip@2026.1 texlive-preview@2026.1 texlive-tabulary@2026.1 texlive-titlesec@2026.1 texlive-tools@2026.1 texlive-upquote@2026.1 texlive-varwidth@2026.1 texlive-wrapfig@2026.1 texlive-xcolor@2026.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://www.sphinx-doc.org
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python documentation generator
Description:

Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.

python-guzzle-sphinx-theme 0.7.11
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/guzzle/guzzle_sphinx_theme
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx theme used by Guzzle
Description:

This package provides guzzle_sphinx_theme, a theme for the Sphinx documentation system, used by Guzzle and several other projects.

Total packages: 72465