Scrollablecontainers

Latest version: v2.2.4

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

Scan your dependencies

Page 2 of 3

2.1.0

What's Changed
* Floating scrollbars in Tkinter by tfpf in https://github.com/tfpf/ScrollableContainers/pull/12
* Added `ScrollableFrameTk` demo GIF by tfpf in https://github.com/tfpf/ScrollableContainers/pull/13


**Full Changelog**: https://github.com/tfpf/ScrollableContainers/compare/v2.0.4...v2.1.0

SHA-256 Sums

afb5f21a0cc2473f6f5e220f4f0caf26e7c3c8009a22b63fe9eb32df0c0529dc scrollablecontainers-2.1.0.tar.gz
f284bf7a21861c73b6d97e529c30fad18d7a9546071e74ac7cfce9f783c78a92 scrollablecontainers-2.1.0-py3-none-any.whl

2.0.4

What's Changed
* Human certification by tfpf in https://github.com/tfpf/ScrollableContainers/pull/10
* Human certification in readme by tfpf in https://github.com/tfpf/ScrollableContainers/pull/11


**Full Changelog**: https://github.com/tfpf/ScrollableContainers/compare/v2.0.3...v2.0.4

SHA-256 Sums

f10f5bd9f874597e5ae311989311f08b6b5038ec9a7c0db5c5ab11f31973261d scrollablecontainers-2.0.4.tar.gz
e2a166f3089a604726d4054419b995616638a643d8c6f7ff146d2406a673e8b7 scrollablecontainers-2.0.4-py3-none-any.whl

2.0.3

What's Changed
* Added Hatch badge to the readme. by tfpf in https://github.com/tfpf/ScrollableContainers/pull/7
* Removed unused import by tfpf in https://github.com/tfpf/ScrollableContainers/pull/8
* Type hints and other minor fixes by tfpf in https://github.com/tfpf/ScrollableContainers/pull/9


**Full Changelog**: https://github.com/tfpf/ScrollableContainers/compare/v2.0.2...v2.0.3

SHA-256 Sums

f8431c7e1979843baf9737efefd9885040d4650e0ebbea853f742719afe13ef3 scrollablecontainers-2.0.3.tar.gz
b1b1b1ae03fad829bd2746d6977376eed7a519030d49cd2f7299ebdca91a1ac2 scrollablecontainers-2.0.3-py3-none-any.whl

2.0.2

No code changes. Just formatted the PyGTK example in `README.md` as Ruff would. Except for the imports. The way PyGTK has to be imported is inherently incompatible with the recommendation specified in PEP8 (the Python style guide).

SHA-256 Sums


8f9be8b948cfb207639f2bb85d04471aa071f4784f91cda345ce5b9430099ecc scrollablecontainers-2.0.2.tar.gz
19ff8e29daecdefccf975ad2dbd180f8334c5b03ce1e6f3ec40d0ee08c7be97c scrollablecontainers-2.0.2-py3-none-any.whl

2.0.1

This release makes some breaking (backwards-incompatible) changes.

* The minimum supported Python version is 3.10.
* The submodules must be imported directly from `ScrollableContainers`.
* Check the example programs in the GitHub repository in case of any confusion.

The remaining changes do not affect the user experience.

* Setuptools is replaced with Hatch.
* Hatch supports building packages and publishing to PyPI, so `Makefile` is removed.
* Virtual environment management is done using Hatch.
* Each example program uses the Python interpreter of the environment rather than the default one of the system.
* Code is formatted using Ruff (via Hatch).
* GitHub Actions workflows are added.
* PyQt5, PyQt6 and wxPython are specified as optional dependencies.

SHA256 Sums


f5b5e41487ea83490890c5e063e5c6e51dc2dff0ed1daa6f8bc9b309e944b3d0 scrollablecontainers-2.0.1.tar.gz
52fcc65a60e03119d9c3060ac45cb6f36af4af1ee34758d2b26558121d196268 scrollablecontainers-2.0.1-py3-none-any.whl

2.0.1a0

Alpha version of the coming release, which makes breaking (backwards-compatible) changes.

SHA256 Sums


856256cb6b0016cf2acfb886f915c44669f566d29f7c38e86adc893d8d528fc6 scrollablecontainers-2.0.1a0.tar.gz
06d299280514b8d91cb2aac19a2de90442229e9570173ec7ca168a9d7398ac28 scrollablecontainers-2.0.1a0-py3-none-any.whl


Release notes will be added in the next stable release.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.