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.
Mercurial Python library.
This package provides zope.interface extension for defining data schemas.
Portable archive file manager.
Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.
Typing stubs for chardet.
Test django schema and data migrations, including ordering.
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.
This package provides access to the Keycloak API.
Collection of library stubs for Python, with static types.
The Zope publisher publishes Python objects on the web.
Flexible test automation.
This package provides message Identifiers for internationalization.
Collection of library stubs for Python, with static types.
The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2
This package provides Azure Storage Blobs client library for Python.
Library for OAuth version 1.0a.
Python client library for Core API.
Zope Location
Extensible system for supporting various kinds of configurations.
Python client library for visual regression testing with Percy (https://percy.io).
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.
This package provides a Python framework for building reactive web-apps. Developed by Plotly.