You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

23 lines
457 B

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`