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 bindings to the Tree-sitter parsing library.
Mercurial Python library.
Convert GeoJSON to WKT/WKB (Well-Known Text/Binary) or GeoPackage Binary, and vice versa. Extended WKB/WKT are also supported. Conversion functions are exposed through idiomatic load/loads/dump/dumps interfaces.
Collection of library stubs for Python, with static types.
This package provides access to the Keycloak API.
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.
Core Schema.
This package provides Confluent's Python client for Apache Kafka.
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.
Collection of library stubs for Python, with static types.
Browser resources implementation for Zope.
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.
Collection of library stubs for Python, with static types.
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.
This package provides handy utilities for aiohttp.web applications.
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.
Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.
ndjson with the same interface as the builtin json module.
This package provides a utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.
Collection of library stubs for Python, with static types.
Navigate HTTP resources using WADL files as guides.
Layers for zope.testing to simplify test setups.
Zope Template Application Language Expression Syntax (TALES).
This package is intended to be independently reusable in any Python project. It is maintained by the Zope Toolkit project.