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.
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.
Collection of library stubs for Python, with static types.
Collection of library stubs for Python, with static types.
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
Collection of library stubs for Python, with static types.
Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.
Portable archive file manager.
Zope Page Templates.
This package provides Azure Core shared client library for Python.
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.
Pluggable object copying mechanism.
This package provides DataStax Driver for Apache Cassandra.
This package provides access to the Keycloak API.
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.
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.
Publish Python objects as RESTful resources over HTTP.
Method and property caching decorators.
Enables Python programs to dynamically access arbitrary Java objects.
Browser resources implementation for Zope.
Resolving paths in the object hierarchy
Generic transparent proxies via a C extension module.
This package provides Azure Storage Blobs client library for Python.
This package provides handy utilities for aiohttp.web applications.