Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37577757
en ru br
ALT Linux repos
S:3.7.2-alt1

Group :: Development/Python3
RPM: python3-module-asgiref

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.7.2-alt1
Build date: 31 august 2023, 13:55 ( 34.5 weeks ago )
Size: 52.09 Kb

Home page:   https://github.com/django/asgiref/

License: BSD-3-Clause
Summary: ASGI (Asynchronous Server Gateway Interface) is a spiritual successor to WSGI
Description:

ASGI (Asynchronous Server Gateway Interface) is a spiritual successor to WSGI,
intended to provide a standard interface between async-capable
Python web servers, frameworks, and applications.

Where WSGI provided a standard for synchronous Python apps,
ASGI provides one for both asynchronous and synchronous apps,
with a WSGI backwards-compatibility implementation and multiple servers and application frameworks.

Current maintainer: Alexey Shabalin

List of contributors

List of rpms provided by this srpm:

  • python3-module-asgiref
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin