This website requires JavaScript.
Explore
Help
Sign in
Hanabi
/
Py-Hanabi
Watch
1
Star
0
Fork
You've already forked Py-Hanabi
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6b939061e5
Py-Hanabi
/
hanabi
History
Maximilian Keßler
f94fe23f60
move executable cli file outside of package structure
2023-07-05 19:01:08 +02:00
..
database
implement cli command to init database
2023-07-05 09:33:55 +02:00
live
add cli option to download all games
2023-07-05 18:49:35 +02:00
solvers
Refactor imports, remove code in imported files
2023-07-04 21:15:33 +02:00
__init__.py
Adapt imports to new package structure
2023-07-04 18:53:18 +02:00
cli.py
move executable cli file outside of package structure
2023-07-05 19:01:08 +02:00
constants.py
Use appropriate app_dirs for cache and log files
2023-07-04 22:09:28 +02:00
hanab_game.py
improve error handling when downloading games: Throw proper assertions, assume nothing about returned data
2023-07-05 09:00:03 +02:00
logger_setup.py
Use appropriate app_dirs for cache and log files
2023-07-04 22:09:28 +02:00