0 votes
by (360 points)
Can you build desktop apps with Python?

1 Answer

0 votes
by (460 points)
Python is used for GUI apps all the time. PyGame and Ren'Py make it easy to make desktop games in Python. Tkinter is built into Python (not in our Workspaces, sadly) to build desktop apps. And, as you mentioned, Kivy can also be used to build desktop and mobile apps in it.Jul 23, 2014

Related questions

0 votes
1 answer
asked Nov 28, 2019 by python (700 points)
0 votes
1 answer
asked Feb 25, 2020 by apps (140 points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
0 votes
1 answer
asked Jul 9, 2021 by python (700 points)
0 votes
1 answer
asked May 12, 2021 by python (700 points)
0 votes
1 answer
asked May 5, 2021 by python (700 points)
0 votes
0 answers
asked Jul 4, 2021 by python (700 points)
...