Skip to content

salmansrizon/Python-GUI-With-Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI Examples with Python GUI

Tkinter is Fast and easy to use python GUI Library which comes with Stranded Python package. There are some examples of useful Basic Thinker GUI features for common usages.

Installation

As thinter comes with stranded python package so there is no need to install any additional package for tkinter.

For some other features we need some package to work with. They are arrow, ODPS & tkcalender. (As we are using ODPS database for this projects.

Use the package manager pip to install all the packages. Example are given below.

pip install arrow

About

Some usefull GUI example for Python Tkinter .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages