mirror of
https://github.com/onyx-and-iris/lottery-tui.git
synced 2026-02-26 02:59:10 +00:00
move the responsibility of sorting the numbers from the caller to the class initialisation. (now the string representation matches the internal state) move logging of ValueError from tui.py to lottery.py patch bump
Lottery TUI
Table of Contents
Installation
with uv
uv tool install lottery-tui
with pipx
pipx install lottery-tui
The TUI should now be discoverable as lottery-tui.
Use
Launch the TUI, select a lottery and press the Draw button!
To exit from the application press q or Ctrl+q
License
lottery-tui is distributed under the terms of the MIT license.
Languages
Python
100%
