Simple interactive Minecraft server log inspector in Python!

This is a more "human-friendly" representation of log files.

The key piece of information is how many players are online, so that's what's displayed graphically. You can click anywhere on the graph and the nearest log entry is displayed.

Thanks to matplotlib, the graph is freely zoomable/scalable.

One cool bit I did is use bisection for searching for the closest entry to mouse. This way, the program stays responsive even if your logs are very long!

Graph of online players and terminal with server log

Stick pony Maze Stick pony Maze