Skip to content

Additional widget sets

Mubarak Harran Alketbi edited this page Apr 12, 2023 · 5 revisions

Pygubu v0.27 now supports the usage of the following widget sets:

  • AwesomeTkinter
  • ttkwidgets
  • tkcalendar
  • tkintertable
  • tksheet
  • tkinterweb
  • tkintermapview
  • customtkinter

To install one of them use the following command:

pip install pygubu-designer[AwesomeTkinter]

Or you can install all sets with:

pip install pygubu-designer[all]

The additional widgets will be located in the Widgets Panel.

Captura de pantalla_2022-08-15_18-58-07-final2

Clone this wiki locally