CMD + K

python-box

Community

Python dictionaries with recursive dot notation access

Installation

To install this package, run one of the following:

Conda
$conda install distro-tooling::python-box

Usage Tracking

5.4.1
1 / 8 versions selected
Total downloads: 0

Description

Box is designed to be an easy drop in transparently replacements for dictionaries, thanks to Python’s duck typing capabilities, which adds dot notation access. Any sub dictionaries or ones set after initiation will be automatically converted to a Box object. You can always run .to_dict() on it to return the object and all sub objects back into a regular dictionary.

About

Summary

Python dictionaries with recursive dot notation access

Information Last Updated

Mar 25, 2025 at 16:25

License

MIT

Total Downloads

47.8K

Platforms

noarch Version: 5.4.1