rcon - An RCON client library
=============================

`rcon` is a Python 3 library, which provides a client to interact with RCON servers.
It therefor implements the `RCON <https://developer.valvesoftware.com/wiki/Source_RCON_Protocol>`_ protocol.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   installation
   usage
   modules
   bugs
   license


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

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