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.
RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.
This package provides a serialization and RPC framework.
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.
Collection of library stubs for Python, with static types.
ndjson with the same interface as the builtin json module.
This package provides a number of testing frameworks.
This package provides Azure Core shared client library for Python.
Collection of library stubs for Python, with static types.
This package provides a Python framework for building reactive web-apps. Developed by Plotly.
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.
Compress responses in your Flask app with gzip, deflate or brotli.
Zope Template Application Language (TAL).
Core component suite for Dash
Library for OAuth version 1.0a.
The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2
Generic transparent proxies via a C extension module.
Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.
Mercurial Python library.
Test django schema and data migrations, including ordering.
Collection of library stubs for Python, with static types.
Mypy stubs for Django.
This package provides Azure Storage Blobs client library for Python.
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.