[ 源代码: python-zeroconf ]
软件包:python3-zeroconf(0.47.3-1)
python3-zeroconf 的相关链接
Debian 的资源:
下载源码包 python-zeroconf:
- [python-zeroconf_0.47.3-1.dsc]
- [python-zeroconf_0.47.3.orig.tar.gz]
- [python-zeroconf_0.47.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Pure Python implementation of multicast DNS service discovery (Python3)
This is an implementation of the multicast DNS Service Discover Library zeroconf in pure Python.
Compared to some other Zeroconf/Bonjour/Avahi Python packages:
- isn't tied to Bonjour or Avahi - doesn't use D-Bus - doesn't force you to use particular event loop or Twisted
This is the Python3 version of the library.
其他与 python3-zeroconf 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-async-timeout (>= 4.0.1)
- timeout context manager for asyncio programs in Python
-
- dep: python3-ifaddr (>= 0.1.7)
- Pure Python implementation for detecting IP addresses