[ 原始碼: python-aiohttp ]
套件: python3-aiohttp (3.0.1-1)
python3-aiohttp 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-aiohttp:
- [python-aiohttp_3.0.1-1.dsc]
- [python-aiohttp_3.0.1.orig.tar.gz]
- [python-aiohttp_3.0.1-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Tianon Gravi
- Paul Tagliamonte
- Piotr Ożarowski
外部的資源:
- 主頁 [aiohttp.readthedocs.org]
相似套件:
http client/server for asyncio
HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
Features:
* 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.
其他與 python3-aiohttp 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.7)
- dep: python3 (>= 3.6~)
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-chardet
- universal character encoding detector for Python3
-
- dep: python3-multidict
- multidict implementation (Python library)
-
- dep: python3-yarl
- yet another URL library for Python