summaryrefslogtreecommitdiffstats
path: root/python/ttkbootstrap/README
blob: 06a66c07c4507de8615c53d654e322ad4c42430f (plain)
1
2
3
4
5
6
7
8
9
10
Ttkbootstrap is a library that gives a supercharged theme extension 
to tkinter, the python theme engine for Tk. 

It allows to create on-demand widgets in modern flat style themes 
inspired by the Web library Bootstrap and useful for quick 
development: the library includes over a dozen pre-built dark and 
light themes whose properties can be applied using simple keywords, 
instead of long and complicated ttk style classes. 
It also includes ttkcreator, a built-in theme creator that enables 
the build of own custom themes.