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.
Navigate HTTP resources using WADL files as guides.
This package provides type hints for Python.
Mypy stubs for Django.
This package provides access to the Keycloak API.
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.
This package provides a self-contained, easily reusable library for parsing, manipulating and generating URIs.
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 a programmable client library that takes advantage of the commonalities among lazr.restful web services to provide added functionality on top of wadllib.
This package provides Azure Core shared client library for Python.
Collection of library stubs for Python, with static types.
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.
Collection of library stubs for Python, with static types.
Vanilla HTML components for Dash.
Zope Security Framework
Collection of library stubs for Python, with static types.
Javascript url handling for Django that doesn't hurt.
Dash table.
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.
Collection of library stubs for Python, with static types.
Zope Page Templates.
Pluggable object copying mechanism.
Core Schema.
Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.