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.
This package provides a Matplotlib theme for Sphinx.
This package provides a Sphinx Extension to generate OG metadata.
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.
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books.
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 Sphinx directive to add unselectable prompt.
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.
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.
sphinx_gallery is a Sphinx extension that builds an HTML version from any set of Python scripts and puts it into an examples gallery.
sphinxcontrib-qthelp is a Sphinx extension which outputs QtHelp documents.
A simple utility package that provides a default intersphinx mapping for a large chunk of the Python ecosystem.
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.
sphinxcontrib-devhelp is a Sphinx extension which outputs https://wiki.gnome.org/Apps/Devhelp documents.
This package provides Sphinx extension for running sphinx-apidoc on each build.
Sphinx objects.inv inspection/manipulation tool.
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.
A Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date.
A theme for Sphinx used by ReadTheDocs.org.
This package provide an extension to include jQuery on newer Sphinx releases.
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 Pytest extension mainly provides some Pytest fixtures to simulate converting some source text to Docutils AST at different stages: before transforms, after transforms, etc.
A Sphinx extension to generate multiversion and multilanguage sitemaps.org compliant sitemaps for the HTML version of your Sphinx documentation.
This package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.
Sphinxcontrib-newsfeed is an extension for adding a simple Blog, News or Announcements section to a Sphinx website.