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.4.4.tar.gz | 0000822110 803 KB | |
invalid-escapes-in-tests.patch | 0000004402 4.3 KB | |
python-aiohttp.changes | 0000016662 16.3 KB | |
python-aiohttp.spec | 0000003995 3.9 KB |
Revision 26 (latest revision is 137)
Matej Cepl (mcepl)
committed
(revision 26)
- Upgrade to 3.4.4: - Multiple small bugfixes - Remove remove-failing-tests-due-to-pytest-timeout-issues.patch - Add invalid-escapes-in-tests.patch to fix invalid escapes in non-raw regexp strings.
Comments 0