全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: python-async-timeout  ]

套件:python3-async-timeout(3.0.1-1)

python3-async-timeout 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 python-async-timeout

維護小組:

外部的資源:

相似套件:

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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-async-timeout

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 6。1 kB31。0 kB [檔案列表]