python3-rcon

client implementation for RCON protocol (Python3 version)

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.