ZimboPy August 2018 Mentorship Week
ZimboPy Mentorship Week ZimboPy is an organisation made up of Python Developers in Harare, Zimbabwe that empowers Zimbabwean women and […]
ZimboPy August 2018 Mentorship Week Read More »
ZimboPy Mentorship Week ZimboPy is an organisation made up of Python Developers in Harare, Zimbabwe that empowers Zimbabwean women and […]
ZimboPy August 2018 Mentorship Week Read More »
On Saturday, June 30 2018 I attended Zimbabwe’s first Django Indaba. “Indaba” is a Nguni word which means “discussion”, “conference”
Django Indaba — Event debrief Read More »
The GTK+ Grid is a container that arranges its children into rows and columns in the same way data in
Python GUI Development with GTK+ — Grid Read More »
In this tutorial, I will discuss the GTK+ box and how to add widgets to it. GTK+ applications with only
Python GUI development with GTK+ — Boxes Read More »
Setting properties Widgets have properties, properties describe characteristics of the widget such as the widget’s colour, it’s size, angle or
Python GUI Development with GTK+ — Setting Properties Read More »
GTK+ stands for GIMP Toolkit. It is a framework or set of tools used to develop applications with Graphical User
Getting started with GUI programming using GTK+ Read More »
A software license grants specific permissions for others to use your work. Licenses allow your source code to be used
Open Source licenses explained Read More »
How to generate fake data I recently came across a useful package on PyPI for generating fake data called Faker.
How to generate fake data using the Faker module. Read More »
I recently had to transfer a couple of files from a desktop computer to my phone. Doing this is easy
How to transfer files over a network using Python Read More »