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.
Collection of library stubs for Python, with static types.
This package provides a serialization and RPC framework.
Collection of library stubs for Python, with static types.
Flexible test automation.
Layers for zope.testing to simplify test setups.
Implementation of bencode with optional fast C extensions
Zope Security Framework
Python client library for Core API.
Simple immutable types for python.
The Zope publisher publishes Python objects on the web.
The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2
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.
Transparently use webpack with django.
The runtime library msrest for AutoRest generated Python clients.
Embedding of configuration information in Python code.
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.
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.
Pluggable object copying mechanism.
This package provides message Identifiers for internationalization.
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.
Collection of library stubs for Python, with static types.
Core Schema.
This package provides a Python framework for building reactive web-apps. Developed by Plotly.