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.
Collection of library stubs for Python, with static types.
Zope Template Application Language (TAL).
Easily write objects that delegate behavior
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.
This package is intended to be independently reusable in any Python project. It is maintained by the Zope Toolkit project.
Publish Python objects as RESTful resources over HTTP.
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
This package provides handy utilities for aiohttp.web applications.
This package provides DataStax Driver for Apache Cassandra.
The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2
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.
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.
Mirakuru - a Python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator).
The Zope publisher publishes Python objects on the web.
This package provides zope.interface extension for defining data schemas.
Typing stubs for chardet.
SimPy is a process-based discrete-event simulation framework based on standard Python.
Zope Template Application Language Expression Syntax (TALES).
Collection of library stubs for Python, with static types.
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.
This package provides a helper to navigate batched results in a web page.
This package contains exception exceptions and implementations which are so general purpose that they don't belong in Zope application-specific packages.