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.
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.
Resolving paths in the object hierarchy
Browser resources implementation for Zope.
Implementation of bencode with optional fast C extensions
This package provides message Identifiers for internationalization.
Core Schema.
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.
This package provides fast read/write of AVRO files.
Core component suite for Dash
Collection of library stubs for Python, with static types.
RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.
Zope Deprecation Infrastructure
Python client library for Core API.
django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).
Test django schema and data migrations, including ordering.
Object annotation mechanism
This package provides a self-contained, easily reusable library for parsing, manipulating and generating URIs.
Typing stubs for setuptools.
The Zope publisher publishes Python objects on the web.
PEP-484 stubs for django-rest-framework.
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 a serialization and RPC framework.
This package provides interfaces/implementations for events relative to the lifetime of a server process (startup, database opening, etc.). These events are usually used with zope.event.
Portable archive file manager.