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 streaming multipart parser for Python.
Zope Internationalization Support
Core component suite for Dash
Generic transparent proxies via a C extension module.
Zope Security Framework
Mercurial Python library.
Richer lifecycle events API.
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.
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.
This package provides Confluent's Python client for Apache Kafka.
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.
Vanilla HTML components for Dash.
Object annotation mechanism
Navigate HTTP resources using WADL files as guides.
Monkey-patching and extensions for django-stubs
Collection of library stubs for Python, with static types.
This package provides Azure Core shared client library for Python.
Collection of library stubs for Python, with static types.
Collection of library stubs for Python, with static types.
Publish Python objects as RESTful resources over HTTP.
This package provides a programmable client library that takes advantage of the commonalities among lazr.restful web services to provide added functionality on top of wadllib.
Bootstrap themed components for use in Plotly Dash.
Easily write objects that delegate behavior