Skip to content

Reposity is about python GUI, how it works and some cool small projects based on GUI libraries.

Notifications You must be signed in to change notification settings

kj5699/Python-GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Python-GUI

  • Python3 has a cool set of libraries which can be used to develop a good looking GUI application. Libraries like Tkinter, pygame, PyQt provide wide range of features to implement a decent interface to your application.

This repository is all about the Python GUI and its implementations, It contains the explanation and working of the components of GUI libraries as well as projects related to them.

Tkinter

Visit this link to learn all the basic required elements of Tkinter library to make a application with interface Basics of Tkinter.
To learn mode about Tkinter visit this link.
Official Docs for tkinter in python3.6 is here.

Pygame - A python tooklit for creating game.

Learning Resource : Start Learning Pygame.


Here are the projects which are implemented using the graphic libraries Projects and implementations.

About

Reposity is about python GUI, how it works and some cool small projects based on GUI libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%