Guizero

Latest version: v1.5.1

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

Scan your dependencies

Page 1 of 5

1.6.0

- Add example for how to set box borders
- Add pyproject.toml to enable building with `build` module instead of `setup.py`
- Change docs deployment to use `mkdocs gh-deploy` on a branch instead of in the main repo
- Add `step` functionality to [Slider](slider.md)
- Add bold, italic, underline and overstrike to text-based widgets
- contributors [blindstars](https://github.com/blindstars), [james-pcdr](https://github.com/james-pcdr), [martinohanlon](https://github.com/martinohanlon), [lawsie](https://github.com/lawsie)

1.5.1

- _Ahem_ nothing to see here

1.5.0

- Uplifted to Python 3.12
- Resolve issue with Listbox / Combo / ButttonGroup where you couldnt programmatically update the widget unless it was enabled
- Documentation style change due to obsolete mkdocs theme
- Documentation fixes mainly dead links
- Updated installation guidance and instructions, to take into account changes to Raspberry Pi OS and Linux
- Removed Windows MSI installer as they have been depreciated
- contributors [martinohanlon](https://github.com/martinohanlon), [lawsie](https://github.com/lawsie)

1.4.0

- [Slider](slider.md) start and end properties can now be at runtime
- `key_code` is now returned as part of [events](events.md) meaning non-printing characters keys can now be detected
- Resolved a bug with [Waffle](waffle.md) whereby double events were triggered when the waffle was changed as part of the event handler
- Removed use of deprecated Pillow.Image.ANTIALIAS constant
- Various minor docs fixes
- contributors [martinohanlon](https://github.com/martinohanlon), [lawsie](https://github.com/lawsie)

1.3.0

- Added [TitleBox](titlebox.md) widget
- Added cursor_position property to [TextBox](textbox.md)
- Made wrapping consistent (`word`) for multiline [TextBox](textbox.md) and added a `wrap` property
- Code tidy up
- Tested with Python 3.10 and added python version classifiers to setup.py
- Minor documentation updates
- contributors [martinohanlon](https://github.com/martinohanlon), [lawsie](https://github.com/lawsie), [kosme](https://github.com/kosme) - "^

1.2.0

- Added `filename` to `select_file` dialog
- Added `when_resized` and `when_double_clicked` events
- Removed previously deprecated `App.on_closed` method
- A window icon can be set using the `.icon` property
- Add `select_color` popup
- Documentation updates and fixes
- Added new examples and recipes
- Tests updated to cope with a greater range of operating systems. Tests work on Windows, macOS and Raspberry Pi OS.
- contributors [martinohanlon](https://github.com/martinohanlon), [lawsie](https://github.com/lawsie), [mirelsol](https://github.com/mirelsol), [maroph](https://github.com/maroph)

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.