Pythonic Point of Sale System
Go to file
Lance Edgar f3ab4f859d fix: add backward compatibility for Flet 0.19.0
this is needed until more dust settles, for sake of testing.  Flet
0.19.0 was the main version used for initial dev (iirc) and while the
app now runs "fine" (and presumably would prefer) the latest Flet
0.23.2, the global error handler does *not* work there yet..

see also https://github.com/flet-dev/flet/issues/3615
2024-07-07 13:52:47 -05:00
wuttapos fix: add backward compatibility for Flet 0.19.0 2024-07-07 13:52:47 -05:00
.gitignore feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 21:56:59 -05:00
CHANGELOG.md bump: version 0.2.0 → 0.2.1 2024-07-01 11:55:59 -05:00
pyproject.toml feat: use latest flet, try to fix threading issues 2024-07-05 16:41:11 -05:00
README.md Initial commit, basic login working 2023-09-22 21:39:25 -05:00
tasks.py feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 21:56:59 -05:00

WuttaPOS

Why not write a new POS system..? Heh surely a terrible idea, yet here we are.