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.
Zope Location
Generic transparent proxies via a C extension module.
Collection of library stubs for Python, with static types.
Enums with zope.schema vocabulary support and database-friendly conveniences.
This package contains exception exceptions and implementations which are so general purpose that they don't belong in Zope application-specific packages.
Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.
Resolving paths in the object hierarchy
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.
Collection of library stubs for Python, with static types.
This package provides Azure Core shared client library for Python.
This package provides handy utilities for aiohttp.web applications.
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.
This pakage provides runtime validators for attrs.
Richer lifecycle events API.
Library for OAuth version 1.0a.
This package provides a number of testing frameworks.
Core Schema.
Portable archive file manager.
This package provides a Python framework for building reactive web-apps. Developed by Plotly.
Convert GeoJSON to WKT/WKB (Well-Known Text/Binary) or GeoPackage Binary, and vice versa. Extended WKB/WKT are also supported. Conversion functions are exposed through idiomatic load/loads/dump/dumps interfaces.
Compress responses in your Flask app with gzip, deflate or brotli.
Collection of library stubs for Python, with static types.
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 a helper to navigate batched results in a web page.