Kivy

Python

How to Draw Circles, Rectangles and Lines in Kivy for Python!

Kivy is a popular Graphical User Interface (GUI) Package for Python, which allows for mobile app development and is cross-compatible between windows, mac, linux, iOS and android. Drawing basic shapes onto a main widget canvas is a great way to get started designing your app and making sure all the drawn shapes are dynamically resizable […]

Read More
GameDev Python

How to Create Python Games and Mobile Apps with Kivy

In this five hour Kivy course, learn to create games and applications with Python for every platform (Windows, Mac, iOS, Android). First you will learn how to use the Kivy library. You will create graphical user interfaces with buttons, labels, and images. You will learn how to implement many kinds of layouts to create interfaces […]

Read More
Android Python

How to Convert Python to Android Apps with Windows

In this tutorial, Mariya will show you how to convert your Python projects into Android applications using Windows (of all things!). We will Create a Windows Subsystem for Linux (WSL), Learn about Android’s Debug Bridge (adb) and use Buildozer to compile our .py files into .apk. Time Stamps: 00:00 – intro 00:30 – Install Windows […]

Read More
Python

5 Best Python GUI Libraries

Code First covers the top 5 Python GUI libraries to amp up your Python projects.

Read More