
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