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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides a library and command-line tool for generating Github-style badges
Resolving paths in the object hierarchy
Layers for zope.testing to simplify test setups.
Collection of library stubs for Python, with static types.
Generic transparent proxies via a C extension module.
This package supports the efficient creation of hookable objects, which are callable objects that are meant to be optionally replaced.
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.
This package provides a self-contained, easily reusable library for parsing, manipulating and generating URIs.
This package provides a streaming multipart parser for Python.
Collection of library stubs for Python, with static types.
Python bindings to the Tree-sitter parsing library.
Collection of library stubs for Python, with static types.
Mercurial Python library.
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.
Collection of library stubs for Python, with static types.
Zope Security Framework
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.
This package provides Azure Core shared client library for Python.
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.
Core Schema.
Zope Template Application Language Expression Syntax (TALES).
The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2
Richer lifecycle events API.
Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.