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.
This package provides a serialization and RPC framework.
Collection of library stubs for Python, with static types.
This pakage provides runtime validators for attrs.
Collection of library stubs for Python, with static types.
This package provides a self-contained, easily reusable library for parsing, manipulating and generating URIs.
Richer lifecycle events API.
Extensible system for supporting various kinds of configurations.
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.
This package provides DataStax Driver for Apache Cassandra.
Implementation of bencode with optional fast C extensions
The Zope publisher publishes Python objects on the web.
Object annotation mechanism
Method and property caching decorators.
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.
Browser resources implementation for Zope.
PEP-484 stubs for django-rest-framework.
ndjson with the same interface as the builtin json module.
Collection of library stubs for Python, with static types.
This package provides handy utilities for aiohttp.web applications.
Collection of library stubs for Python, with static types.
Grok-like configuration for basic components (adapters, utilities, subscribers).
Flexible test automation.
Collection of library stubs for Python, with static types.
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.