• Post category:StudyBullet-7
  • Reading time:3 mins read


Introduction to PySimpleGUI

What you will learn

Make a GUI (desktop or web) with Python

A simple way to make desktop apps

Interacting with your GUI in Python

Theming your GUI

Basics of GUI app development

Description

This course teaches you how you can quickly create desktop apps with Python. The content makes this easy: you don’t have to be an expert in PyQt, Tkinter, wxPython or the web: instead you can easily switch between all of them.


Get Instant Notification of New Courses on our Telegram channel.


If you want to start with creating desktop apps in Python and it all seems overwhelming, this is an easy course to get started with programming desktop apps in Python

English
language

Content

Introduction

Introduction
Introduction notes
Creating a GUI Window
Switch between desktop/web app

Making an app

Add Widgets
Get Text Input
Widgets Overview

Themes

Themes
Custom Theme