slackbuilds/python/ttkbootstrap
Giancarlo Dessì 0ec9a8c3a5
python/ttkbootstrap: Added (theme extension for tkinter)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-03 10:38:23 +07:00
..
README
slack-desc
ttkbootstrap.SlackBuild
ttkbootstrap.info

README

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.