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.
Layers for zope.testing to simplify test setups.
PEP-484 stubs for django-rest-framework.
Plots, scatter plots, histograms and heatmaps in the terminal using braille dots, and foreground and background colors - with (almost) no dependancies. Make complex figures using the Figure class or make fast and simple plots using graphing function - similar to a very small sibling to matplotlib. Or use the canvas to plot dots, lines and images yourself.
Dash table.
Extensible system for supporting various kinds of configurations.
This package provides fast read/write of AVRO files.
Vanilla HTML components for Dash.
SimPy is a process-based discrete-event simulation framework based on standard Python.
Compress responses in your Flask app with gzip, deflate or brotli.
This pakage provides runtime validators for attrs.
ndjson with the same interface as the builtin json module.
Bootstrap themed components for use in Plotly Dash.
This package provides a serialization and RPC framework.
Flexible test automation.
Library for OAuth version 1.0a.
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.
Test django schema and data migrations, including ordering.
Grok-like configuration for basic components (adapters, utilities, subscribers).
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.
Monkey-patching and extensions for django-stubs
Core Schema.
This package provides interfaces/implementations for events relative to the lifetime of a server process (startup, database opening, etc.). These events are usually used with zope.event.
Collection of library stubs for Python, with static types.