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

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.


python2-futures 3.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/agronholm/pythonfutures
Licenses: Modified BSD
Build system: python
Synopsis: Backport of the concurrent.futures package from Python 3.2
Description:

The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2

python-django-test-migrations 1.2.0
Propagated dependencies: python-typing-extensions@4.15.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/wemake-services/django-test-migrations
Licenses: Expat
Build system: python
Synopsis: Test django schema and data migrations, including ordering
Description:

Test django schema and data migrations, including ordering.

python-aiohttp-utils 3.1.1
Propagated dependencies: python-aiohttp@3.11.11 python-gunicorn@20.1.0 python-mimeparse@2.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/sloria/aiohttp_utils
Licenses: Expat
Build system: python
Synopsis: Handy utilities for aiohttp.web applications.
Description:

This package provides handy utilities for aiohttp.web applications.

python-django-js-reverse 0.9.1
Propagated dependencies: python-django@5.2.8
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ierror/django-js-reverse
Licenses: Expat
Build system: python
Synopsis: Javascript url handling for Django that doesn't hurt
Description:

Javascript url handling for Django that doesn't hurt.

python-zope.tal 4.5
Propagated dependencies: python-setuptools@80.9.0 python-zope.i18nmessageid@5.0.1 python-zope.interface@5.4.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.tal
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope Template Application Language
Description:

Zope Template Application Language (TAL).

python-zope.contenttype 4.5.0
Propagated dependencies: python-setuptools@80.9.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.contenttype
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope contenttype
Description:

Zope contenttype.

python-coreapi 2.3.3
Propagated dependencies: python-coreschema@0.0.4 python-itypes@1.2.0 python-requests@2.32.5 python-uritemplate@4.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/core-api/python-client
Licenses: Modified BSD
Build system: python
Synopsis: Python client library for Core API
Description:

Python client library for Core API.

python-lazr.restfulclient 0.14.4
Propagated dependencies: python-distro@1.9.0 python-oauthlib@3.3.1 python-setuptools@80.9.0 python-six@1.17.0 python-wadllib@1.3.6
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://launchpad.net/lazr.restfulclient
Licenses: GPL 3+
Build system: python
Synopsis: Client for lazr.restful-based web services
Description:

This package provides a programmable client library that takes advantage of the commonalities among lazr.restful web services to provide added functionality on top of wadllib.

python-zope.component 5.0.1
Propagated dependencies: python-setuptools@80.9.0 python-zope.event@4.5.0 python-zope.hookable@5.1.0 python-zope.interface@5.4.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.component
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope Component Architecture
Description:

Zope Component Architecture

python-flask-compress 1.11
Propagated dependencies: python-setuptools-scm@8.3.1 python-brotli@1.0.9 python-flask@3.1.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/colour-science/flask-compress
Licenses: Expat
Build system: python
Synopsis: Compress responses of your Flask application.
Description:

Compress responses in your Flask app with gzip, deflate or brotli.

python-types-toml 0.10.4
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: python
Synopsis: Typing stubs for toml
Description:

Collection of library stubs for Python, with static types.

python-gunicorn 20.1.0
Propagated dependencies: python-setuptools@80.9.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://gunicorn.org
Licenses: Expat
Build system: python
Synopsis: WSGI HTTP Server for UNIX
Description:

Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.

python-zope.configuration 4.4.1
Propagated dependencies: python-setuptools@80.9.0 python-zope.i18nmessageid@5.0.1 python-zope.interface@5.4.0 python-zope.schema@6.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.configuration
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope Configuration Markup Language (ZCML)
Description:

Extensible system for supporting various kinds of configurations.

python-zope.copy 4.2
Propagated dependencies: python-setuptools@80.9.0 python-zope.interface@5.4.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.copy
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Pluggable object copying mechanism
Description:

Pluggable object copying mechanism.

python-van.testing 3.0.0
Propagated dependencies: python-setuptools@80.9.0 python-wsgi-intercept@1.13.1 python-zope.component@5.0.1 python-zope.configuration@4.4.1 python-zope.testing@4.10
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://pypi.python.org/pypi/van.testing
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Layers for zope.testing to simplify test setups
Description:

Layers for zope.testing to simplify test setups.

python-tree-sitter 0.20.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/tree-sitter/py-tree-sitter
Licenses: Expat
Build system: python
Synopsis: Python bindings to the Tree-sitter parsing library
Description:

Python bindings to the Tree-sitter parsing library.

python-dash 2.3.1
Propagated dependencies: python-dash-core-components@2.0.0 python-dash-html-components@2.0.0 python-dash-table@5.0.0 python-flask@3.1.0 python-flask-compress@1.11 python-importlib-metadata@8.7.0 python-plotly@5.7.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://plotly.com/dash
Licenses: Expat
Build system: python
Synopsis: Python framework for building reactive web-apps. Developed by Plotly
Description:

This package provides a Python framework for building reactive web-apps. Developed by Plotly.

python-msrest 0.6.21
Propagated dependencies: python-certifi@2025.06.15 python2-enum34@1.1.8 python-isodate@0.7.2 python-requests@2.32.5 python-requests-oauthlib@2.0.0 python-typing@3.10.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/Azure/msrest-for-python
Licenses: Expat
Build system: python
Synopsis: AutoRest swagger generator Python client runtime.
Description:

The runtime library msrest for AutoRest generated Python clients.

python-zope.proxy 4.5.0
Propagated dependencies: python-setuptools@80.9.0 python-zope.interface@5.4.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.proxy
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Generic Transparent Proxies
Description:

Generic transparent proxies via a C extension module.

python-zope.cachedescriptors 4.3.1
Propagated dependencies: python-setuptools@80.9.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.cachedescriptors
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Method and property caching decorators
Description:

Method and property caching decorators.

python-types-requests 2.27.16
Propagated dependencies: python-types-urllib3@1.26.11
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: python
Synopsis: Typing stubs for requests
Description:

Collection of library stubs for Python, with static types.

python-mirakuru 2.4.2
Propagated dependencies: python-psutil@7.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ClearcodeHQ/mirakuru
Licenses: LGPL 3
Build system: python
Synopsis: Process executor (not only) for tests.
Description:

Mirakuru - a Python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator).

python-zope.location 4.2
Propagated dependencies: python-setuptools@80.9.0 python-zope.interface@5.4.0 python-zope.proxy@4.5.0 python-zope.schema@6.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.location/
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope Location
Description:

Zope Location

Total results: 348