Commit Graph

52 Commits

Author SHA1 Message Date
7dce04c536 Prepare deployment to windows 2023-09-27 19:30:17 +02:00
d7d72e83b5 Allow to filter only for finalists in the output of the script 2023-09-26 12:59:41 +02:00
62035b01b4 Make output of calculation correct (per class calculations) 2023-09-26 12:35:35 +02:00
c07e751820 Tidied up batch script 2023-09-25 15:03:45 +02:00
c517878126 Simplified CLI interface to use only HTML outputs 2023-09-25 14:59:16 +02:00
b738126bf3 First working solution but with unclear about shared places 2023-09-13 17:41:57 +02:00
04803e21ed Make output work in general 2023-09-13 16:07:55 +02:00
0d1310f287 Commit tests (untested) 2023-09-13 15:23:23 +02:00
eafca2e9aa Written basic code to parse existsing exports successfully 2023-09-13 15:23:04 +02:00
d39a8d590e Extension to new class and group restrictions 2023-09-13 15:22:20 +02:00
561dab897b Enable colored logging 2022-12-04 18:49:20 +01:00
240824e808 Start using newly defined types 2022-12-03 21:46:19 +01:00
27c8f9ac70 Using static constants for classes and groups 2022-12-03 21:43:21 +01:00
0e9243a423 Removed obsolete code 2022-12-03 20:41:12 +01:00
e83f04b960 Created complete data structures for algorithm in classes 2022-12-03 20:40:41 +01:00
b3fc7db0b6 Fix naming 2022-12-03 14:30:20 +01:00
15982a4ac0 Create central type classes 2022-12-03 14:29:35 +01:00
15eec712f2 Make debug output better readable 2022-12-03 14:29:01 +01:00
5d141113aa Put CSV parsing into separate file 2022-11-28 20:11:50 +01:00
d00639d64a Create abstraction classes for constants 2022-11-28 19:01:13 +01:00
9e59ca79d2 Parse preview rounds in batch script 2022-11-27 09:10:17 +01:00
ffa1e36b6f Test parsing of preview round titles as well 2022-11-26 08:44:15 +01:00
9a9506174b Clean up HTML import from nbsp chars 2022-11-26 08:43:46 +01:00
adc7158862 Cache parsed object in parser object 2022-11-26 08:43:15 +01:00
724ac95886 Enable looking for other HTML files than erg.htm 2022-11-26 08:39:35 +01:00
80fdfdc786 Enable logging with trace capability 2022-11-26 08:37:49 +01:00
a26444e299 Added basic script to run python scripts 2022-11-19 07:38:48 +01:00
4837e54081 Create script to read setup rounds 2022-11-19 07:38:22 +01:00
ffba4087e7 Fix naming of classes and groups in CSV parser 2022-11-16 10:23:10 +01:00
38c8e757ba Integration of parts into solution on CLI 2022-11-16 10:22:45 +01:00
0090f2c259 Added better logs 2022-11-16 10:22:09 +01:00
3dfc022b08 Map individual results onto common table rows 2022-11-15 19:37:08 +01:00
04d8cdf52b Sort persons according to the best ordering 2022-11-15 19:36:31 +01:00
fb7b1f72eb Group persons according to their groups 2022-11-15 19:03:24 +01:00
32ed966e74 Get all required dances for useful output 2022-11-15 18:39:41 +01:00
ea6009bb0a Merge HTML final status into main data structures 2022-11-15 18:11:40 +01:00
867b18576f Extract data from HTML to allow for simpler extraction 2022-11-15 16:52:19 +01:00
8301ae206f Add dedicated class and group for competitions for comparirision with HTML 2022-11-15 16:50:08 +01:00
9fd34353f1 Remove obsolete whitespace 2022-11-15 16:46:57 +01:00
358f985978 Usage of objects in HTML parser 2022-11-15 14:38:59 +01:00
4275466cca Add finalist attribute to objects 2022-11-15 14:38:46 +01:00
26d37a7237 Add more test to group consolidation method 2022-11-15 14:19:31 +01:00
0ff24494dc Extract meta data from title in HTML 2022-11-15 14:19:10 +01:00
80d0269cb2 Extract some commin data from raw imports 2022-11-15 13:01:00 +01:00
eb7ffc7f78 Consolidate result data 2022-11-15 10:48:50 +01:00
a4e9020ebd Create importer to objects 2022-11-14 20:01:32 +01:00
d17379e254 Aed test for CSV reader 2022-11-13 19:08:43 +01:00
9d88d09a97 Create class to look for possible result sets 2022-11-13 18:04:49 +01:00
0d978221f1 Create tested HTML parser for result tables 2022-11-13 17:01:44 +01:00
4493fa09ea Fix issue with dropped classes 2022-11-11 19:41:18 +01:00