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.
One of the most advanced WSGI utility modules. It includes a powerful debugger, full-featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community-contributed addon modules.
This package provides a Kerberos authentication handler for python-requests.
pyzabbix is a Python module for working with the Zabbix API.
Flask-paginate is a simple pagination extension for Flask which is inspired by Ruby's will_paginate library. It supports several CSS frameworks.
Txaio provides a compatibility layer between the Python asyncio bsmodule and Twisted.
Asyncer is a small library built on top of AnyIO.
The main goal of Asyncer is to improve developer experience by providing better support for autocompletion and inline errors in the editor, and more certainty that the code is bug-free by providing better support for type checking tools like mypy.
This package adds SQLAlchemy support to your Flask application.
This is a Python library for interacting with the Firefox Accounts ecosystem.
flask_principal is a identity management library for Flask. It supports managing both authentication and authorization data in a thread-local variable.
S3transfer is a Python library for managing Amazon S3 transfers.
The AWS X-Ray SDK for Python enables Python developers to record and emit information from within their applications to the AWS X-Ray service.
This package provides SSE plugin for Starlette.
jstyleson is a Python library to parse JSON. Contrary to the standard Python json library, it understands js-style comments. Trailing comma is also supported.
PRAWcore is a low-level communication layer used by PRAW.
Betamax-Serializers are an experimental set of Serializers for Betamax that may possibly end up in the main package.
Flask is a micro web framework based on the Werkzeug toolkit and Jinja2 template engine. It is called a micro framework because it does not presume or force a developer to use a particular tool or library.
Html5lib is an HTML parser based on the WHATWG HTML specification and written in Python.
One of the most advanced WSGI utility modules. It includes a powerful debugger, full-featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community-contributed addon modules.
This library provides OpenID authentication for Python, both for clients and servers.
Requests-FTP is an implementation of a simple FTP transport adapter for use with the Requests library.
Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit for building async web services in Python.
Generator for OpenAPI Documentation version 2 and 3, in JSON and YAML formats. Generator for other kinds of documents from OpenAPI Documentation files.
Zope.scheme provides extensions to zope.interface for defining data schemas.
RequestsLibrary is a Robot Framework library aimed to provide HTTP API testing functionalities by wrapping the requests Python library.