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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
sphinx_gallery is a Sphinx extension that builds an HTML version from any set of Python scripts and puts it into an examples gallery.
This package provides a Sphinx extension for linking to a project's issue tracker. This includes roles for linking to issues, pull requests and user profiles. Support for GitHub is built-in, but other services can also be supported with sphinx-issues.
A Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date.
This package contains the Cloud theme for Sphinx and some related extensions.
A utility tool that provides several features that make it easy to translate and to apply translation to Sphinx generated document.
This package provides a Python API to easily integrate Sphinx documentation into your web application. It provides tools to integrate Sphinx documents in web templates and to handle searches.
This package provides a small sphinx extension to add "copy" buttons to code blocks.
This package provides a Bootstrap-based Sphinx theme from the PyData community.
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.
This package provides guzzle_sphinx_theme, a theme for the Sphinx documentation system, used by Guzzle and several other projects.
This package provides a tool for authoring Sphinx themes with a simple (opinionated) workflow.
sphinxcontrib-devhelp is a Sphinx extension which outputs https://wiki.gnome.org/Apps/Devhelp documents.
This package lets you watch a Sphinx directory and rebuild the documentation when a change is detected. It also includes a livereload enabled web server.
Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It's the default theme of Sphinx.
This package provides a modern skeleton for Sphinx themes.
This package provides a Sphinx plugin to add inline tabbed content to your Sphinx documentation.
This package provides a Sphinx Extension to generate OG metadata.
This package provides Sphinx extension for running sphinx-apidoc on each build.
This package provides a Sphinx directive to add unselectable prompt.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
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.
This package provide sphinx extension that automatically documents click applications.
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.
sphinxcontrib-serializinghtml is a Sphinx extension which outputs "serialized" HTML files.