Python-box

Latest version: v7.3.2

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

Scan your dependencies

Page 2 of 9

7.0.1

-------------

* Switching off of poetry due to multiple build issues

7.0.0

-------------

* Adding 169 default functions with the box_instance and key parameter (thanks to Коптев Роман Викторович)
* Adding 170 Be able to initialize with a flattened dict - by using DDBox (thanks to Ash A.)
* Adding 192 box_dots treats all keys with periods in them as separate keys (thanks to Rexbard)
* Adding 211 support for properties and setters in subclasses (thanks to Serge Lu and David Aronchick)
* Adding 226 namespace to track changes to the box (thanks to Jacob Hayes)
* Adding 236 iPython detection to prevent adding attribute lookup words (thanks to Nishikant Parmar)
* Adding 238 allow ``|`` and ``+`` for frozen boxes (thanks to Peter B)
* Adding new DDBox class (Default Dots Box) that is a subclass of SBox
* Adding 242 more Cython builds using cibuildwheel (thanks to Jacob Hayes)
* Fixing 235 how ``|`` and ``+`` updates were performed for right operations (thanks to aviveh21)
* Fixing 234 typos (thanks to Martin Schorfmann)
* Fixing no implicit optionals with type hinting
* Removing Cython builds for mac until we can build universal2 wheels for arm M1 macs

6.1.0

-------------

* Adding Python 3.11 support
* Adding 195 box_from_string function (thanks to Marcelo Huerta)
* Changing the deprecated ``toml`` package with modern ``tomllib``, ``tomli`` and ``tomli-w`` usage (thanks to Michał Górny)
* Fixing mypy __ior__ type (thanks to Jacob Hayes)
* Fixing line endings with a pre-commit update
* Fixing BoxList was using old style of `super` in internal code usage

6.0.2

-------------

* Fixing that the typing `pyi` files were not included in the manifest (thanks to Julian Torres)

6.0.1

-------------

* Fixing 218 Box dots would not raise KeyError on bad key (thanks to Cliff Wells)
* Fixing 217 wording in readme overview needed updated (thanks to Julie Jones)

6.0.0

-------------

* Adding Cython support to greatly speed up normal Box operations on supported systems
* Adding 161 support for access box dots with `get` and checking with `in` (thanks to scott-createplay)
* Adding 183 support for all allowed character sets (thanks to Giulio Malventi)
* Adding 196 support for sliceable boxes (thanks to Dias)
* Adding 164 default_box_create_on_get toggle to disable setting box variable on get request (thanks to ipcoder)
* Changing 208 __repr__ to produce `eval`-able text (thanks to Jeff Robbins)
* Changing 215 support ruamel.yaml new syntax (thanks to Ivan Pepelnjak)
* Changing `update` and `merge_update` to not use a keyword that could cause issues in rare circumstances
* Changing internal `_safe_key` logic to be twice as fast
* Removing support for ruamel.yaml < 0.17

Page 2 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.