From 7fe6767d7ba6dfce124fdba21f00bf5ae96e547d Mon Sep 17 00:00:00 2001
From: Mehul-Gandhi Introduction to PySimpleGUI
PySimpleGUI is a Python library designed to make the creation of graphical user interfaces (GUI) quick and accessible to beginners.
It wraps tkinter, Qt, WxPython, and Remi in a single, well-documented API that allows for simpler GUI creation using the Python programming language.
Download the starter file, +
Download the starter file, which will cover PySimpleGUI, the weather api, Wikipedia, WordMatch, Text-to-speech dictionary, and the Face Detector. The starter code also has a tic-tac-toe implementation for Colorama and the game of Pong. Please unzip this folder first.