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

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.


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
Synopsis: Typing stubs for Jinja2
Description:

Collection of library stubs for Python, with static types.

python-pytest-redis 2.4.0
Propagated dependencies: python-mirakuru@2.4.2 python-port-for@0.6.2 python-pytest@8.4.1 python-redis@5.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ClearcodeHQ/pytest-redis
Licenses: LGPL 3
Synopsis: Redis fixtures and fixture factories for Pytest.
Description:

Redis fixtures and fixture factories for Pytest. This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for Redis process and client.

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
Synopsis: Compress responses of your Flask application.
Description:

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

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
Synopsis: Generic Transparent Proxies
Description:

Generic transparent proxies via a C extension module.

python-zope.security 5.2
Propagated dependencies: python-setuptools@80.9.0 python-zope.component@5.0.1 python-zope.i18nmessageid@5.0.1 python-zope.interface@5.4.0 python-zope.location@4.2 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.security
Licenses: Zope Public License 2.1
Synopsis: Zope Security Framework
Description:

Zope Security Framework

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
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-lazr.authentication 0.1.3
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://launchpad.net/lazr.authentication
Licenses: LGPL 3
Synopsis:
Description:

lazr.authentication implements various HTTP authentication schemes as simple pieces of WSGI middleware. Currently implemented are HTTP Basic and section 7 of the OAuth specification.

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
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-simpy 4.0.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://simpy.readthedocs.io
Licenses: Expat
Synopsis: Event discrete, process based simulation for Python
Description:

SimPy is a process-based discrete-event simulation framework based on standard Python.

python-itypes 1.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/PavanTatikonda/itypes
Licenses: Modified BSD
Synopsis: Simple immutable types for python
Description:

Simple immutable types for python.

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
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-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
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-nox 2022.1.7
Propagated dependencies: python-argcomplete@3.6.2 python-colorlog@6.9.0 python-importlib-metadata@8.7.0 python-packaging@25.0 python-py@1.11.0 python-typing-extensions@4.15.0 python-virtualenv@20.29.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://nox.thea.codes
Licenses: ASL 2.0
Synopsis: Flexible test automation.
Description:

Flexible test automation.

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
Synopsis: Zope Template Application Language
Description:

Zope Template Application Language (TAL).

python-keycloak 0.27.0
Propagated dependencies: python-jose@3.3.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
Synopsis: Keycloak API
Description:

This package provides access to the Keycloak API.

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
Synopsis: Handy utilities for aiohttp.web applications.
Description:

This package provides handy utilities for aiohttp.web applications.

python-lazr.delegates 2.0.4
Propagated dependencies: python-nose@1.3.7 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://launchpad.net/lazr.delegates
Licenses: LGPL 3
Synopsis: Easily write objects that delegate behavior
Description:

Easily write objects that delegate behavior

python-sqlitedict 2.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/piskvorky/sqlitedict
Licenses: ASL 2.0
Synopsis: Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.
Description:

Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.

python-zope.datetime 4.3.0
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: http://github.com/zopefoundation/zope.datetime
Licenses: Zope Public License 2.1
Synopsis: Zope datetime
Description:

Zope datetime.

python-ndjson 0.3.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/rhgrant10/ndjson
Licenses: GPL 3+
Synopsis: JsonDecoder for ndjson
Description:

ndjson with the same interface as the builtin json module.

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
Synopsis: Layers for zope.testing to simplify test setups
Description:

Layers for zope.testing to simplify test setups.

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
Synopsis: Typing stubs for toml
Description:

Collection of library stubs for Python, with static types.

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
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

Total results: 348