[ Kaynak: python-async-timeout ]
Paket: python3-async-timeout (3.0.1-1.1)
python3-async-timeout için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
python-async-timeout Kaynak Paketini İndir:
- [python-async-timeout_3.0.1-1.1.dsc]
- [python-async-timeout_3.0.1.orig.tar.gz]
- [python-async-timeout_3.0.1-1.1.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
timeout context manager for asyncio programs in Python
The context manager is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.
Example:
with timeout(1.5): yield from inner()
python3-async-timeout ile İlgili Diğer Paketler
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
python3-async-timeout indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 6,3 kB | 31,0 kB | [dosya listesi] |