round-robin-tournament

A round robin tournament match handler.


License
MIT
Install
pip install round-robin-tournament==1.0.0

Documentation

Round Robin Tournament

This is a python package to manage the matches for a round robin tournament.

For usage, see the test files.

Create an issue if you have any suggested features, changes, or documentation. Pull requests welcome.

Install with pip install round_robin_tournament