[ 源代码: aiodns ]
软件包:python3-aiodns(4.0.0-0.1)
asynchronous DNS resolver library
The aiodns module implements a non‑blocking DNS resolver tailored for Python’s asyncio ecosystem. It wraps the high‑performance c‑ares DNS library (exposed via pycares) and exposes a clean, coroutine‑friendly API that lets Python applications perform DNS lookups without blocking the event loop. The library supports a full set of DNS query types (A, AAAA, CNAME, MX, TXT, etc.) and also provides utility functions for hostname/address resolution and reverse lookups.
其他与 python3-aiodns 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pycares (>= 5.0.0)
- Python interface for c-ares (Python 3)
