database
|
fix database schema to allow for 6-suit decks
|
2023-05-13 23:22:36 +02:00 |
.gitignore
|
ignore some output files
|
2023-03-15 15:43:14 +01:00 |
check_game.py
|
clean up files
|
2023-05-13 23:25:45 +02:00 |
compress.py
|
clean up files
|
2023-05-13 23:25:45 +02:00 |
constants.py
|
add 6th initial to color initials
|
2023-05-13 13:06:49 +02:00 |
download_data.py
|
remove bad global statement
|
2023-05-13 23:12:06 +02:00 |
hanab_live.py
|
add hanab live instance file
|
2023-05-13 23:09:28 +02:00 |
logger_setup.py
|
add logger setup
|
2023-03-15 15:42:22 +01:00 |
old.py
|
add old.py file for old code
|
2023-05-13 23:10:00 +02:00 |
requirements.txt
|
add try/except block around subprocess
|
2023-05-06 09:06:01 +02:00 |
site_api.py
|
clean up files
|
2023-05-13 23:25:45 +02:00 |
test.py
|
add test file (to keep other files clean)
|
2023-05-13 23:09:46 +02:00 |