Welcome to SSDPy's documentation!
=================================

SSDPy is a lightweight implementation of SSDP in Python. It provides a Python library
and a couple of CLI tools to interact with SSDP. It supports both the IETF and UPnP
versions of the protocol.

.. toctree::
   :maxdepth: 2

   usage/installation.rst
   usage/quickstart.rst
   cli.rst
   api.rst



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
