Tkinter-layout-helpers

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

What's Changed
* Fixed annotations of context managers and helpers (https://github.com/insolor/tkinter-layout-helpers/issues/14)


**Full Changelog**: https://github.com/insolor/tkinter-layout-helpers/compare/0.2.0...0.3.0

0.2.0

What's Changed
This is the first pypi.org release of the project
* Name of the project changed to tkinter_layout_helpers
* Added a helper for `.pack()` layout
* Dropped support of Python 3.6
* Raw classes converted into `dataclasses`
* Some fields were protected (at least to remove them from IDE hints)

**Full Changelog**: https://github.com/insolor/tkinter_layout_helpers/compare/0.1.2...0.2.0

0.1.2

Add skip method to leave empty cells in the current row

0.1.1

Some useful improvements:
- Added row_configure method to Row
- Added configure method to Row to call grid_rowconfigure on the parent widget
- Changed priority of arguments passed to a grid method

0.1.0

The first release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.