[console_scripts]
wordle_app = wordle_game.app_wrapper:main
wordle_game = wordle_game.main:main

