Answers for "can you make a desktop application using 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 "can you make a desktop application using python"

Browse Popular Code Answers by Language