Skip to content

A collection of basic python application built in GUI libraries like Tkinter and PyQT.

Notifications You must be signed in to change notification settings

Akarsh3053/Python_GUI_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_GUI_Tools

A collection of basic python application built in GUI libraries like Tkinter and PyQT which I built while learning GUI development using python.

Available tools in collection -

  • Calculator GUI
    • A simple GUI for calculator for basic math operations.
  • Calendar GUI
    • Shows calendar of a specific year specified by the user.
  • Doodler
    • A simple doodling board where you can draw random stuff and shapes.
  • JPEG to PNG Converter
    • Converter tool using Pillow and Tkinter

Dependencies

You will use Tkinter python module if required, install it using following pip command.

pip install tk

About

A collection of basic python application built in GUI libraries like Tkinter and PyQT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages