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.
This package provides language definitions used by Weblatei.
This library simplifies using Google's various server-to-server authentication mechanisms to access Google APIs.
Hypercorn is an ASGI web server based on the sans-io hyper, h11, h2, and wsproto libraries and inspired by Gunicorn. It supports HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2), ASGI/2, and ASGI/3 specifications. It can utilise asyncio, uvloop, or trio worker types.
Provides support for adding authentication to services using the Tornado web framework, either via the basic or digest authentication schemes.
This is a Python client library for the BrowserID protocol that underlies Mozilla Persona.
This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics. It is based on the wsproto project, which is a Sans-IO state machine that implements the majority of the WebSocket protocol, including framing, codecs, and events. This library handles I/O using the Trio framework.
Sanic is a Python web server and web framework that's written to go fast. It allows the usage of the async/await syntax added in Python 3.5, which makes your code non-blocking and speedy.
This package lets you validate CloudFormation YAML/JSON templates against the CloudFormation spec and additional checks. Includes checking valid values for resource properties and best practices.
This is a Python library for interacting with the Firefox Accounts ecosystem.
OpenTelemetry Python SDK.
aiodns provides a simple way for doing asynchronous DNS resolutions with a synchronous looking interface by using pycares.
Flask-Session is an extension for Flask that adds support for Server-side sessions, with a variety of different backends for session storage.
Zope.i18nmessageid provides facilities for declaring internationalized messages within program source text.
python-oauth2client provides an OAuth 2.0 client library for Python
This package implements a functionality to download large files recursivly from Google Drive with option to filter them by file formats (PDF/XML/CSV).
This library defines common helpers used by all Google API clients.
SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF). CSRF attacks are problematic because the mechanism they use is relatively easy to exploit. This extension attempts to aid you in securing your application from such attacks. This extension is based on the Django middleware.
FastAPI CLI is a command line program fastapi that you can use to serve your FastAPI app, manage your FastAPI project, and more.
This package contains a Flask module for creating REST APIs.
WTForms is a flexible forms validation and rendering library for Python web development. It is very similar to the web form API available in Django, but is a standalone package.
This project provides a client library in Python that makes it easy to communicate with Microsoft Azure Storage services.
GuardPost is a framework to handle authentication and authorization in asynchronous Python applications.
Its features include
Strategy to implement authentication.
Strategy to implement authorization.
Support for dependency injection
Built-in support for JSON Web Tokens (JWTs) authentication.
Zope.scheme provides extensions to zope.interface for defining data schemas.
This package provides python-pybadges: a library and command-line tool for generating Github-style badges as SVG images.