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.
This package provides guzzle_sphinx_theme, a theme for the Sphinx documentation system, used by Guzzle and several other projects.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
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.
sphinxcontrib-jsmath is a Sphinx extension which renders display math in HTML via JavaScript.
This package is a sphinx extension that automatically documents argparse commands and options
This package provides a Bootstrap-based Sphinx theme from the PyData community.
A theme for Sphinx used by ReadTheDocs.org.
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.
Create tabbed content in Sphinx documentation when building HTML.
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.
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 tool for authoring Sphinx themes with a simple (opinionated) workflow.
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 and Docutils extension to parse MyST, a rich and extensible flavour of Markdown for authoring technical and scientific documentation.
This sphinx extension redirects non-existent pages to working pages. Rediraffe can also check that deleted/renamed files in your git repo are redirected.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
This package provides a small sphinx extension to add "copy" buttons to code blocks.
This package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.
A Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date.
Sphinxcontrib-newsfeed is an extension for adding a simple Blog, News or Announcements section to a Sphinx website.
This extension makes it possible to draw Mermaid diagrams in Sphinx documentation.
This package provide an extension to include jQuery on newer Sphinx releases.
This package contains the Cloud theme for Sphinx and some related extensions.
sphinxcontrib-qthelp is a Sphinx extension which outputs QtHelp documents.