python3-rcon

client implementation for RCON protocol (Python3 version)
  https://github.com/conqp/rcon
  0
  no reviews



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.