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

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-httpretty 1.1.4
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://httpretty.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: HTTP client mock for Python
Description:

httpretty is a helper for faking web requests,inspired by Ruby's fakeweb.

python-pycares 4.11.0
Dependencies: c-ares@1.34.4
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/saghul/pycares
Licenses: Expat
Build system: pyproject
Synopsis: Python interface for @code{c-ares}
Description:

pycares is a Python module which provides an interface to c-ares, a C library that performs DNS requests and name resolutions asynchronously.

python-sockjs-tornado 1.0.6
Propagated dependencies: python-tornado@6.4.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/mrjoes/sockjs-tornado/
Licenses: Expat
Build system: pyproject
Synopsis: SockJS Python server implementation on top of the Tornado framework
Description:

SockJS-tornado provides the server-side counterpart to a SockJS client library, through the Tornado framework.

SockJS provides a low-latency, full-duplex, cross-domain communication channel between a web browser and web server.

python-wadllib 2.0.0
Propagated dependencies: python-lazr-uri@1.0.7
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://launchpad.net/wadllib
Licenses: LGPL 3
Build system: pyproject
Synopsis: Web Application Description Language (WADL) navigation library
Description:

The wadllib Python library allows navigating HTTP resources using Web Application Description Language (WADL) files as guides.

python-httpcore 1.0.9
Propagated dependencies: python-anyio@4.12.1 python-certifi@2025.06.15 python-h11@0.16.0 python-h2@4.1.0 python-sniffio@1.3.1 python-socksio@1.0.0 python-trio@0.32.0 python-trio-typing@0.10.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/encode/httpcore
Licenses: Modified BSD
Build system: pyproject
Synopsis: Minimal, low-level HTTP client
Description:

HTTP Core provides a minimal and low-level HTTP client, which does one thing only: send HTTP requests.

Some things HTTP Core does do:

  • Sending HTTP requests.

  • Provides both sync and async interfaces.

  • Supports HTTP/1.1 and HTTP/2.

  • Async backend support for asyncio and trio.

  • Automatic connection pooling.

  • HTTP(S) proxy support.

python-rapidjson 1.23
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/python-rapidjson/python-rapidjson
Licenses: Expat
Build system: pyproject
Synopsis: Python wrapper around rapidjson
Description:

This package provides a python wrapper around rapidjson.

python-openid-teams 1.1
Propagated dependencies: python-openid@3.2.0 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/puiterwijk/python-openid-teams/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Implementation of the OpenID teams extension for python-openid
Description:

openid-teams is an implementation of the OpenID teams extension for python-openid.

python-openid 3.2.0
Propagated dependencies: python-defusedxml@0.7.1-0.c744588
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/necaris/python3-openid
Licenses: ASL 2.0
Build system: pyproject
Synopsis: OpenID support for servers and consumers
Description:

This library provides OpenID authentication for Python, both for clients and servers.

python-genshi 0.7.10
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://genshi.edgewall.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Toolkit for generation of output for the web
Description:

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web.

python-cfn-lint 1.38.1
Propagated dependencies: python-aws-sam-translator@1.107.0 python-jsonpatch@1.33 python-networkx@3.4.2 python-pyyaml@6.0.2 python-regex@2026.2.28 python-sympy@1.13.3 python-typing-extensions@4.15.0 python-junit-xml@1.9-0.4bd08a2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aws-cloudformation/cfn-lint
Licenses: Expat
Build system: pyproject
Synopsis: Validate CloudFormation templates
Description:

This package lets you validate CloudFormation YAML/JSON templates against the CloudFormation spec and additional checks. Includes checking valid values for resource properties and best practices.

python-habanero 2.3.0
Propagated dependencies: python-httpx@0.28.1 python-packaging@25.0 python-tqdm@4.67.1 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/sckott/habanero
Licenses: Expat
Build system: pyproject
Synopsis: Low Level Client for Crossref Search API
Description:

Low Level Client for Crossref Search API.

python-stamina 25.2.0
Propagated dependencies: python-tenacity@9.0.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/hynek/stamina
Licenses: Expat
Build system: pyproject
Synopsis: Retries library for Python
Description:

stamina is an opinionated wrapper around the Tenacity package.

python-cloudscraper 3.0.0
Dependencies: node@22.14.0
Propagated dependencies: python-pycryptodome@3.23.0 python-brotli@1.0.9 python-js2py@0.74-0.2e017b8 python-polling2@0.5.0 python-requests@2.32.5 python-requests-toolbelt@1.0.0 python-responses@0.25.3 python-pyparsing@3.2.3 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/venomous/cloudscraper
Licenses: Expat
Build system: pyproject
Synopsis: Cloudflare anti-bot bypass
Description:

This module acts as a webbrowser solving Cloudflare's Javascript challenges.

python-pecan 1.8.0
Propagated dependencies: python-mako@1.3.10 python-webob@1.8.9
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: http://github.com/pecan/pecan
Licenses: Modified BSD
Build system: pyproject
Synopsis: WSGI object-dispatching web framework
Description:

This package provides a WSGI object-dispatching web framework, designed to be lean and fast, with few dependencies.

python-cherrypy 18.10.0-0.1f75bc9
Propagated dependencies: python-cheroot@11.1.2 python-filelock@3.16.1 python-jaraco-collections@5.2.1 python-more-itertools@10.6.0 python-portend@3.2.1 python-zc-lockfile@4.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://www.cherrypy.dev
Licenses: Modified BSD
Build system: pyproject
Synopsis: Object-Oriented HTTP framework
Description:

CherryPy is a pythonic, object-oriented web framework. It helps in building web applications in the same way any other object-oriented Python program would be built.

python-pypitoken 7.0.1
Propagated dependencies: python-jsonschema@4.23.0 python-pymacaroons@0.13.0-0.78c55c1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypitoken.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Manipulate PyPI API tokens
Description:

This package lets you manipulate PyPI API tokens.

python-dependency-groups 1.3.1
Propagated dependencies: python-packaging@25.0 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://dependency-groups.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Tools and library for resolving PEP 735 Dependency Group data
Description:

This package provides a library which is able to parse dependency groups (PEP 735), following includes, and provide that data as output.

python-dominate 2.9.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Knio/dominate
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Python library for creating and manipulating HTML documents
Description:

Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.

python-aiobotocore 3.0.0
Propagated dependencies: python-aiohttp@3.11.18 python-aioitertools@0.12.0 python-botocore@1.42.5 python-dateutil@2.9.0 python-jmespath@1.0.1 python-multidict@6.7.0 python-typing-extensions@4.15.0 python-wrapt@2.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aio-libs/aiobotocore
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Async client for AWS services using botocore and aiohttp
Description:

This package provides an async client for Amazon services using botocore and aiohttp/asyncio. This library is a mostly full featured asynchronous version of botocore.

python-pyfxa 0.8.1
Propagated dependencies: python-cryptography@44.0.0 python-pyjwt@2.10.1 python-parameterized@0.9.0 python-hawkauthlib@2.0.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/mozilla/PyFxA
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Firefox Accounts client library for Python
Description:

This is a Python library for interacting with the Firefox Accounts ecosystem.

selenium-manager 4.34.2
Dependencies: zstd@1.5.6 xz@5.4.5 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://www.selenium.dev
Licenses: ASL 2.0
Build system: cargo
Synopsis: CLI tool to manager the browser test infrastructure
Description:

Selenium simplifies web browser automation. It specifically provides infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.

Selenium Manager is a CLI tool that automatically manages the browser/driver infrastructure required by Selenium.

python-vf-1 1.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://git.sr.ht/~solderpunk/VF-1
Licenses: FreeBSD
Build system: pyproject
Synopsis: Command line gopher client
Description:

VF-1 is a command line gopher client with TLS support.

python-enoslib 8.0.1
Propagated dependencies: ansible@14.0.0 python-cryptography@44.0.0 python-grid5000@1.2.4 python-jsonschema@4.23.0 python-netaddr@1.3.0 python-packaging@25.0 python-requests@2.32.5 python-rich@14.3.3 python-sshtunnel@0.4.0-0.dc07328 python-pytz@2025.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://discovery.gitlabpages.inria.fr/enoslib/index.html
Licenses: GPL 3+
Build system: pyproject
Synopsis: Deploy distributed testbeds on a variety of platforms
Description:

EnOSlib is a library to build experimental frameworks on various scientific testbeds. It lets you deploy networks of machines on actual hardware on Grid'5000 or via OpenStack, to Vagrant, Chameleon, and more.

Total packages: 72465