/double_elimination

A double elimination tournament bracket manager

Primary LanguagePythonMIT LicenseMIT

Double Elimination

This is a python package to manage the matches for a double elimination 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 double_elimination