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

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-django-js-reverse 0.9.1
Propagated dependencies: python-django@5.2.15
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-restrictedpython 5.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/RestrictedPython
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Restricted execution environment for Python 3
Description:

RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.

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-oauth 1.0.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://code.google.com/p/oauth
Licenses: Expat
Build system: python
Synopsis: Library for OAuth version 1.0a
Description:

Library for OAuth version 1.0a.

python-dash-html-components 2.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/plotly/dash-html-components
Licenses: Expat
Build system: python
Synopsis: Vanilla HTML components for Dash
Description:

Vanilla HTML components for Dash.

python-pybadges 3.0.0
Propagated dependencies: python-jinja2@3.1.2 python-requests@2.32.5
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/google/pybadges
Licenses: ASL 2.0
Build system: python
Synopsis: Library and command-line tool for generating Github-style badges
Description:

This package provides a library and command-line tool for generating Github-style badges

python-avro 1.11.0
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-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-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-plotille 4.0.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/tammoippen/plotille
Licenses: Expat
Build system: python
Synopsis: Plot in the terminal using braille dots
Description:

Plots, scatter plots, histograms and heatmaps in the terminal using braille dots, and foreground and background colors - with (almost) no dependancies. Make complex figures using the Figure class or make fast and simple plots using graphing function - similar to a very small sibling to matplotlib. Or use the canvas to plot dots, lines and images yourself.

python-types-jinja2 2.11.9
Propagated dependencies: python-types-markupsafe@1.1.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 Jinja2
Description:

Collection of library stubs for Python, with static types.

python-dash-core-components 2.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page:
Licenses: Expat
Build system: python
Synopsis: Core component suite for Dash
Description:

Core component suite for Dash

python-zope.interface 5.4.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.interface
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Interfaces for Python
Description:

This package is intended to be independently reusable in any Python project. It is maintained by the Zope Toolkit project.

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-zope.hookable 5.1.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.hookable
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope hookable
Description:

This package supports the efficient creation of hookable objects, which are callable objects that are meant to be optionally replaced.

python-zope.browserresource 4.4
Propagated dependencies: python-setuptools@80.9.0 python-zope.component@5.0.1 python-zope.configuration@4.4.1 python-zope.contenttype@4.5.0 python-zope.i18n@4.9.0 python-zope.interface@5.4.0 python-zope.location@4.2 python-zope.publisher@6.1.0 python-zope.schema@6.2.0 python-zope.traversing@4.4.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.browserresource/
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Browser resources implementation for Zope.
Description:

Browser resources implementation for Zope.

python-percy 2.0.2
Propagated dependencies: python-requests@2.32.5
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/percy/python-percy-client
Licenses: Expat
Build system: python
Synopsis: Python client library for visual regression testing with Percy
Description:

Python client library for visual regression testing with Percy (https://percy.io).

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-attrs-strict 1.0.0
Propagated dependencies: python-attrs@25.3.0 python-typing-extensions@4.15.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/bloomberg/attrs-strict
Licenses: ASL 2.0
Build system: python
Synopsis: Runtime validators for attrs
Description:

This pakage provides runtime validators for attrs.

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-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-keycloak 0.27.0
Propagated dependencies: python-jose@3.5.0 python-requests@2.32.5
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/marcospereirampj/python-keycloak
Licenses: Expat
Build system: python
Synopsis: Keycloak API
Description:

This package provides access to the Keycloak API.

Total packages: 72166