
Python 3 library, which provides a client to interact with RCON servers. The RCON protocol is used to remotely control a game server, i.e. execute commands on a game server and receive the respective results.
This package contains the Python 3 version of the library.