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.
Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.
This package provides Confluent's Python client for Apache Kafka.
Zope Page Templates.
Resolving paths in the object hierarchy
ndjson with the same interface as the builtin json module.
This package provides Azure Core shared client library for Python.
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.
Collection of library stubs for Python, with static types.
This package provides fast read/write of AVRO files.
This package provides access to the Keycloak API.
This package provides a serialization and RPC framework.
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.
Collection of library stubs for Python, with static types.
Object life-cycle events.
RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.
Zope Internationalization Support
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.
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.
Python bindings to the Tree-sitter parsing library.
This package provides DataStax Driver for Apache Cassandra.
Python Gettext po to mo file compiler.
This package provides Azure Storage Blobs client library for Python.
Generic transparent proxies via a C extension module.
Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.