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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Generic transparent proxies via a C extension module.
PEP-484 stubs for django-rest-framework.
Collection of library stubs for Python, with static types.
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.
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.
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.
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.
Collection of library stubs for Python, with static types.
Resolving paths in the object hierarchy
Typing stubs for setuptools.
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.
The zope.event package provides a simple event system, including:
- An event publishing API, intended for use by applications which are unaware of any subscribers to their events.
- A very simple synchronous event-dispatching system, on which more sophisticated event dispatching systems can be built. For example, a type-based event dispatching system that builds on zope.event can be found in zope.component.
Collection of library stubs for Python, with static types.
Grok-like configuration for basic components (adapters, utilities, subscribers).
Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.
This package provides Confluent's Python client for Apache Kafka.
Compress responses in your Flask app with gzip, deflate or brotli.
Object annotation mechanism
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.
Layers for zope.testing to simplify test setups.
This package provides a streaming multipart parser for Python.
RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
A web-based frontend for Retroshare. Communicates with the client through the JSON API.