Skip to content
#

gui-programming

Here are 15 public repositories matching this topic...

PySimpleGUI

Launched in 2018. It's 2023 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive docs

  • Updated Mar 17, 2023
  • Python

As the name suggests, it is a chatting application, built using Python3. I have created this repository, so that I can learn Socket programming, GUI programming using tkinter, Code management etc. I am thinking of implementing web version of this too, so that I can learn Django as well. Any suggestions or fixes would be appreciated.

  • Updated Mar 14, 2018
  • Python

The Bulk File Rename Tool is a Python program that allows users to rename multiple files at once. Users can select a folder, specify a search pattern, and provide a replacement string. The program will then rename all files in the folder that match the search pattern, replacing the search pattern with the provided replacement string.

  • Updated Feb 16, 2023
  • Python

Improve this page

Add a description, image, and links to the gui-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gui-programming topic, visit your repo's landing page and select "manage topics."

Learn more