|
83a0003024
|
Make style code conformant with black
|
2023-11-19 17:07:20 +01:00 |
|
|
0d1310f287
|
Commit tests (untested)
|
2023-09-13 15:23:23 +02:00 |
|
|
240824e808
|
Start using newly defined types
|
2022-12-03 21:46:19 +01:00 |
|
|
d00639d64a
|
Create abstraction classes for constants
|
2022-11-28 19:01:13 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|