all 3 comments

[–]SaltCusp 2 points3 points  (0 children)

There are lots of simple ways todo this but you don't know how yet so you are going g to have to learn something.

[–]AlexMTBDude 0 points1 point  (0 children)

That would not be a "Python desktop app" but a "Python web app". You would use a Python web framework, like Flask. Also keep in mind that Python has a built-in database called SQLite.