solo-auswertung/src/solo_turnier
2023-09-26 12:35:35 +02:00
..
tests Commit tests (untested) 2023-09-13 15:23:23 +02:00
__init__.py Created complete data structures for algorithm in classes 2022-12-03 20:40:41 +01:00
batch.py Make output of calculation correct (per class calculations) 2023-09-26 12:35:35 +02:00
cli.py Simplified CLI interface to use only HTML outputs 2023-09-25 14:59:16 +02:00
competition_class.py First working solution but with unclear about shared places 2023-09-13 17:41:57 +02:00
group.py Written basic code to parse existsing exports successfully 2023-09-13 15:23:04 +02:00
html_locator.py Make output of calculation correct (per class calculations) 2023-09-26 12:35:35 +02:00
html_parser.py Make output of calculation correct (per class calculations) 2023-09-26 12:35:35 +02:00
output.py First working solution but with unclear about shared places 2023-09-13 17:41:57 +02:00
participant.py Created first running example but not working with test case 2 2022-11-11 19:28:52 +01:00
reader.py Fix naming 2022-12-03 14:30:20 +01:00
types.py Make output of calculation correct (per class calculations) 2023-09-26 12:35:35 +02:00
worker.py Make output of calculation correct (per class calculations) 2023-09-26 12:35:35 +02:00