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

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-zope.schema 6.2.0
Propagated dependencies: python-setuptools@80.9.0 python-zope.event@4.5.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.schema
Licenses: Zope Public License 2.1
Build system: python
Synopsis: zope.interface extension for defining data schemas
Description:

This package provides zope.interface extension for defining data schemas.

python-zope.browser 2.4
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: https://zopebrowser.readthedocs.io
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Shared Zope Toolkit browser components
Description:

Shared Zope Toolkit browser components

python-types-python-dateutil 2.8.10
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 python-dateutil
Description:

Collection of library stubs for Python, with static types.

python-fastbencode 0.0.7
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/breezy-team/fastbencode
Licenses: GPL 2+
Build system: python
Synopsis: Implementation of bencode with optional fast C extensions
Description:

Implementation of bencode with optional fast C extensions

python-azure-storage-blob 12.11.0
Propagated dependencies: python-azure-core@1.23.1 python-cryptography@44.0.0 python-msrest@0.6.21
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob
Licenses: Expat
Build system: python
Synopsis: Microsoft Azure Blob Storage Client Library for Python
Description:

This package provides Azure Storage Blobs client library for Python.

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-launchpadlib 1.10.16
Propagated dependencies: python-httplib2@0.31.2 python-importlib-metadata@8.7.0 python-keyring@25.7.0 python-lazr.restfulclient@0.14.4 python-lazr.uri@1.0.6 python-six@1.17.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://help.launchpad.net/API/launchpadlib
Licenses: LGPL 3
Build system: python
Synopsis: Script Launchpad through its web services interfaces
Description:

launchpadlib is an open-source Python library that lets you treat the HTTP resources published by Launchpad's web service as Python objects responding to a standard set of commands. With launchpadlib you can integrate your applications into Launchpad without knowing a lot about HTTP client programming.

python-zope.i18nmessageid 5.0.1
Propagated dependencies: python-setuptools@80.9.0 python-six@1.17.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.i18nmessageid
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Message Identifiers for internationalization
Description:

This package provides message Identifiers for internationalization.

python-avro-python3 1.10.2
Propagated dependencies: python-pycodestyle@2.12.1 python-isort@6.0.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://avro.apache.org/
Licenses: ASL 2.0
Build system: python
Synopsis: Avro is a serialization and RPC framework
Description:

This package provides a serialization and RPC framework.

python-lazr.lifecycle 1.2.1
Propagated dependencies: python-setuptools@80.9.0 python-zope.component@5.0.1 python-zope.interface@5.4.0 python-zope.lifecycleevent@4.3 python-zope.security@5.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://launchpad.net/lazr.lifecycle
Licenses: LGPL 3
Build system: python
Synopsis: Richer lifecycle events API
Description:

Richer lifecycle events API.

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-zope.event 4.5.0
Propagated dependencies: python-setuptools@80.9.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.event
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Very basic event publishing system
Description:

The zope.event package provides a simple event system, including:

- An event publishing API, intended for use by applications which are unaware of any subscribers to their events.

- A very simple synchronous event-dispatching system, on which more sophisticated event dispatching systems can be built. For example, a type-based event dispatching system that builds on zope.event can be found in zope.component.

python-asynctest 0.13.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/Martiusweb/asynctest/
Licenses: ASL 2.0
Build system: python
Synopsis: Enhance the standard unittest package with features for testing asyncio libraries
Description:

The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.

python-zope.tales 5.1
Propagated dependencies: python-setuptools@80.9.0 python-six@1.17.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.tales
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope Template Application Language Expression Syntax
Description:

Zope Template Application Language Expression Syntax (TALES).

python-dash-bootstrap-components 1.1.0
Propagated dependencies: python-dash@2.3.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://dash-bootstrap-components.opensource.faculty.ai/
Licenses: ASL 2.0
Build system: python
Synopsis: Bootstrap components for Plotly Dash
Description:

Bootstrap themed components for use in Plotly Dash.

python-types-click 7.1.8
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 click
Description:

Collection of library stubs for Python, with static types.

python-coreschema 0.0.4
Propagated dependencies: python-jinja2@3.1.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/core-api/python-coreschema
Licenses: Modified BSD
Build system: python
Synopsis: Core Schema
Description:

Core Schema.

python-wadllib 1.3.6
Propagated dependencies: python-lazr.uri@1.0.6 python-setuptools@80.9.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://launchpad.net/wadllib
Licenses: LGPL 3
Build system: python
Synopsis: Python library for navigating WADL files
Description:

Navigate HTTP resources using WADL files as guides.

python-django-cors-headers 3.11.0
Propagated dependencies: python-django@5.2.15
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/adamchainz/django-cors-headers
Licenses: Expat
Build system: python
Synopsis: A Django App that adds CORS headers to responses
Description:

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).

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

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-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-lazr.batchnavigator 1.3.1
Propagated dependencies: python-setuptools@80.9.0 python-six@1.17.0 python-zope.cachedescriptors@4.3.1 python-zope.interface@5.4.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://launchpad.net/lazr.batchnavigator
Licenses: LGPL 3
Build system: python
Synopsis: A helper to navigate batched results in a web page
Description:

This package provides a helper to navigate batched results in a web page.

python-django-stubs-ext 0.4.0
Propagated dependencies: python-django@5.2.15 python-typing-extensions@4.15.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/typeddjango/django-stubs
Licenses: Expat
Build system: python
Synopsis: Monkey-patching and extensions for django-stubs
Description:

Monkey-patching and extensions for django-stubs

Total packages: 73955