Category: Python3
Added: 19th of November 2020
Viewed: 109 times
I have always wanted to learn how to create an application in Ubuntu or an Ubuntu based distribution. There is a lot of information out there and If I'm honest it can get quite confusing.
I also don't mind admitting that I am no expert in this field, but I wanted to put something down that I could revisit later to give me a starting point. Please note if your using Kubuntu / KDE things will be different.
In this tutorial, we create a basic window using Python3 and GTK.
First of all you need to make sure python 3 is installed, most Ubuntu and Ubuntu and Ubuntu based distributions already include this, but to check enter the following command in the terminal.
Other Tips & Tutorials
Python3
Learning Python3, Generate a random number using Python3Posted: 8th of December 2020
Views: 102
Python3
Learning Python 3, getting basic user input and printing the resultsPosted: 7th of December 2020
Views: 110
Python3
Create a new window using GTK and Python in Ubuntu and Ubuntu based distributionsPosted: 19th of November 2020
Views: 109
Python3
How to create a basic Python3 script in Ubuntu and Ubuntu based distributionsPosted: 28th of April 2020
Views: 462