Description
Kerbal Space Program can be automated through kRPC remote procedure calls from Python clients. Players, educators, and mod developers use this library for telemetry, scripted launches, and control experiments. RPC connections can change game state, so scripts should be tested before complex missions.