python3-zeroconf

Pure Python implementation of multicast DNS service discovery (Python3)
  https://github.com/jstasiak/python-zeroconf
  0
  no reviews



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.