Commit Graph

170 Commits

Author SHA1 Message Date
93283c27f6
Handle existing values in DB insertion 2023-11-22 23:54:11 +01:00
20ec64ef04
Add code to fetch new games 2023-11-22 23:35:47 +01:00
01ebfa380d
Add CLI option to fetch variants 2023-11-22 18:58:55 +01:00
dddb9de878
Ignore test file 2023-11-22 18:56:34 +01:00
aa4b20df8c
Add code to initialize variants 2023-11-22 18:56:08 +01:00
dbe5098ef6
Functions to add players to database 2023-11-22 18:22:53 +01:00
22bfb38011
Fix decorator 2023-11-22 17:26:15 +01:00
ab32fae4f2
Add config file for hanabi league 2023-11-22 17:13:44 +01:00
cc8dd2a90c
fix database schema: add number of players 2023-11-22 17:12:45 +01:00
38b9db5b8f
Add README 2023-11-22 16:30:29 +01:00
fa3148798c
better log output 2023-11-22 16:27:04 +01:00
2ed40eae37
Add CLI 2023-11-22 16:21:30 +01:00
df0ea4cb43
Ignore __pycache__ dir 2023-11-22 16:00:54 +01:00
8623b524de
Add DB initialization code. Fix DB schema 2023-11-22 16:00:26 +01:00
15a1b29b84
Add some comments 2023-11-22 15:34:24 +01:00
ff8ccecf6c
Ignore venv 2023-11-22 15:32:22 +01:00
1c68247159
Add requirements 2023-11-22 15:32:02 +01:00
1f8ad00f92
Set up DB connection 2023-11-22 15:31:36 +01:00
6e562937fb
minor updates to database schema 2023-11-22 14:32:41 +01:00
a813c1521a
Initial commit: Draft of database schema 2023-11-22 14:21:09 +01:00