Welcome to python-zeroconf documentation! ========================================= .. image:: https://github.com/jstasiak/python-zeroconf/workflows/CI/badge.svg :target: https://github.com/jstasiak/python-zeroconf?query=workflow%3ACI+branch%3Amaster .. image:: https://img.shields.io/pypi/v/zeroconf.svg :target: https://pypi.python.org/pypi/zeroconf .. image:: https://codecov.io/gh/jstasiak/python-zeroconf/branch/master/graph/badge.svg :target: https://codecov.io/gh/jstasiak/python-zeroconf GitHub (code repository, issues): https://github.com/jstasiak/python-zeroconf PyPI (installable, stable distributions): https://pypi.org/project/zeroconf. You can install python-zeroconf using pip:: pip install zeroconf python-zeroconf works with CPython 3.8+ and PyPy 3 implementing Python 3.8+. Contents -------- .. toctree:: :maxdepth: 1 api See `the project's README `_ for more information.