
Python based command line application that calculates and displays league rankings from match results. It supports input from files or standard input, processes scores to update team standings, and includes unit tests for validation. The app is lightweight, cross-platform (Linux, macOS, Windows), and relies only on standard Python libraries, making it easy to run without external dependencies.



