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.
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.
Compress responses in your Flask app with gzip, deflate or brotli.
This package provides Azure Storage Blobs client library for Python.
Navigate HTTP resources using WADL files as guides.
Enums with zope.schema vocabulary support and database-friendly conveniences.
Mypy stubs for Django.
This package provides message Identifiers for internationalization.
This package provides fast read/write of AVRO files.
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.
RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.
Zope Template Application Language Expression Syntax (TALES).
Zope Deprecation Infrastructure
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.
This package provides Confluent's Python client for Apache Kafka.
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.
Publish Python objects as RESTful resources over HTTP.
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.
Typing stubs for chardet.
Library for OAuth version 1.0a.
Zope datetime.
Collection of library stubs for Python, with static types.
This package contains exception exceptions and implementations which are so general purpose that they don't belong in Zope application-specific packages.
Collection of library stubs for Python, with static types.
Layers for zope.testing to simplify test setups.