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.
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.
Redis fixtures and fixture factories for Pytest. This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for Redis process and client.
Extensible system for supporting various kinds of configurations.
Zope contenttype.
Grok-like configuration for basic components (adapters, utilities, subscribers).
Collection of library stubs for Python, with static types.
Navigate HTTP resources using WADL files as guides.
The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2
This package provides a library and command-line tool for generating Github-style badges
Zope Page Templates.
Embedding of configuration information in Python code.
This package provides a utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.
django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).
Mercurial Python library.
Zope Component Architecture
Object life-cycle events.
Zope Template Application Language Expression Syntax (TALES).
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.
Bootstrap themed components for use in Plotly Dash.
This package provides a serialization and RPC framework.
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.
Test django schema and data migrations, including ordering.
Dash table.
Collection of library stubs for Python, with static types.