Answers for "what desktop apps are built with python"

1

do people make desktop apps with python

You should not use python for desktop app development because it creates very
large files for short applications, instead go for languages like C, C++, C
or Java for building lightweight and fast apps.
Posted by: Guest on June-10-2021

Code answers related to "what desktop apps are built with python"

Browse Popular Code Answers by Language