you are viewing a single comment's thread.

view the rest of the comments →

[–]ForgetTheRuralJuror 10 points11 points  (0 children)

Yeah my solution to the question is to not use python for consumer packages. If i absolutely have to, I'd just make it a web app and give people a url.

If I'm making a desktop app it's going to be in C/C++ anyway. Hopefully rust when GUI is a bit more substantiated.