Skip to content
#

gui-programming

Here are 21 public repositories matching this topic...

PySimpleGUI

Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

  • Updated May 3, 2024
  • Python
funcSug

An alternative to event-driven programming: a programming language without callbacks to enable you to follow your scenario in GUI programming thanks to additional control flow instructions (structured concurrency)

  • Updated Apr 26, 2024
  • JavaScript

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

This is a quiz application built in Java, designed to test user knowledge in various subjects. It allows users to create a profile, update it, and take quizzes with multiple-choice questions. The application includes a timer and lifelines for users to enhance their experience. The project code is open-source and available for contribution.

  • Updated Apr 5, 2023
  • Java

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