-
Notifications
You must be signed in to change notification settings - Fork 108
Home
Chris Griffith edited this page Mar 22, 2020
·
6 revisions
Box is designed to be an easy drop in transparently replacements for dictionaries that adds dot notation access and a load of other features!
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.
These documents are for Box 5.0+