Pygubu

Latest version: v0.37

Safety actively analyzes 725593 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 12

0.35.2

* Drop support for python 3.6 and 3.7 (was already not working)
* Update pyinstaller hooks

0.35.1

* Fix error in customtkinter Ctk builder

0.35

* New theming module. Adds bootstrap like themes, based on ttkbootstrap. Initial draft. TODO: improve graphics, draw with pillow if available.
* Modified ApplicationLevelBindManager, methods are now class methods and not static methods.
Added parameter master to the init_mousewheel_binding method.
* Modified UI definition. Added project options section.
Options saved: general options, code generation options, style definition, custom widgets.
* New widgets:
- New Hideable Frame widget.
- New PathChooserButton widget.
- New ColorInput widget.
- New docking widgets: DockFrame, DockWidget, DockPane. In alpha status, although pygubu designer uses them.
- New form widgets in alpha status.
- Expose accordion widget hidden in pygubu code (Maybe it will be useful).
* New emit_close_event for pygubu Dialog
* Grid container options, fixed bug: process "all" index first, so specific row/col props are configured correctly.
* New classmethods in Builder object canbe_parent_of, canbe_child_of.
* Added copy_custom_property function
* Added "public" argument to function register_widget
* Added new method Builder.add_resource_paths(path_list: list)

0.34

* Add missing container layout options for ScrolledFrame widget. Fixes alejandroautalan/pygubu293

0.33

* Update to support customtkinter 5.2.2

0.32

* New builder for create a tkinter.Tk widget. (use it with caution)
* Rewrite StockImage class. Allow to pass a user specific tkroot to create images.
* Set widget tcl name for named widgets in designer. refs alejandroautalan/pygubu287
* Editabletreeview, allow a column to have multiple editors per row.
* New FilterableTreeview widget.
* Fix callback argument for code generation in designer. refs alejandroautalan/pygubu-designer205
* Fix for issue 284
* Fix for missed update of 'activeoutline' color in CalendarFrame widget alejandroautalan/pygubu285 (BloodyRain2k)
* New "linewidth" option and visual fixes for CalendarFrame widget alejandroautalan/pygubu286 (BloodyRain2k)

Page 4 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.