Async http client/server framework
https://aiohttp.readthedocs.io/
Asyncronic HTTP client/server framework for Python.
- Supports both client and server side of HTTP protocol.
- Supports both client and server Web-Sockets out-of-the-box.
- Web-server has middlewares and pluggable routing.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
16
derived packages
- Links to openSUSE:Factory / python-aiohttp
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-aiohttp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
aiohttp-3.8.3.tar.gz | 0007337480 7 MB | |
aiohttp-pr7057-bump-charset-normalizer.patch | 0000000697 697 Bytes | |
py3109-compat.patch | 0000002551 2.49 KB | |
python-aiohttp.changes | 0000039644 38.7 KB | |
python-aiohttp.spec | 0000005712 5.58 KB |
Revision 81 (latest revision is 137)
Daniel Garcia (dgarcia)
committed
(revision 81)
- Add py3109-compat.patch to make tests compatible with python 3.10.9. These tests are not present anymore in upstream master version so this patch could be removed in future releases.
Comments 0