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 conda-forge::python-box

Usage Tracking

7.4.1
7.3.3
7.3.2
7.3.1
7.3.0
5 / 8 versions selected
Downloads (Last 6 months): 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

Last Updated

Feb 21, 2026 at 18:42

License

MIT

Total Downloads

1.1M

Version Downloads

601

Supported Platforms

macOS-arm64
macOS-64
win-64
linux-ppc64le
linux-aarch64
linux-64

Unsupported Platforms

noarch Last supported version: 6.0.2