STSkit / STSdispo
STSkit provides graphical data analysis tools such as graphical timetable, track allocation and connection matrix that help you to play Stellwerksim more efficiently. Stellwerksim is a collaborative online railroad traffic controller simulation game.
STSkit also implements a plugin client interface in Python that you can use in your own plugin development.
Main features
The main program STSdispo features the following graphical modules:
- Graphical and textual timetables
- Track allocation diagram
- Entrance/Exit tables
- Connection matrix
- Shunting table
- Event ticker
- Network graph (experimental)
The project lays a focus on analyzing original schedule data, effective run times and (as low as possible) user configuration to visualize important data for efficient train disposition.
The plugin client interface exposes the complete Stellwerksim plugin interface in a Python object structure. All client-server communication is asynchronous, based on the trio library.
Like Stellwerksim, the user interface and documentation are in German.