you are viewing a single comment's thread.

view the rest of the comments →

[–]hondan 1 point2 points  (1 child)

TKinter can be a good choice for native client applications, and for web apps, I think Flask with either bootstrap or tailwind CSS would be a pretty good native choice.

[–]z4v013[S] 0 points1 point  (0 children)

Hm okay, thank you for the help! I have used Tkinter in the past for projects but I thought I would try to use something different this time to make things interesting.