[ bianca ]
[ 源代码: python-aiojobs ]
软件包:python3-aiojobs(1.3.0-1)
python3-aiojobs 的相关链接
下载源码包 python-aiojobs:
- [python-aiojobs_1.3.0-1.debian.tar.xz]
- [python-aiojobs_1.3.0-1.dsc]
- [python-aiojobs_1.3.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Job scheduler for managing background tasks (asyncio)
The library gives a controlled way for scheduling background tasks for Python asyncio applications.
It has integration for the aiohttp server, making it easy to spawn background jobs for requests.
其他与 python3-aiojobs 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-async-timeout (>= 4.0.0)
- timeout context manager for asyncio programs in Python
- 或者 python3-supported-min (>= 3.11)
- 软件包暂时不可用
-
- enh: python3-aiohttp
- http client/server for asyncio