[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#955486: ITP: python3-box -- Python dictionaries with advanced dot notation access



Package: wnpp
Severity: wishlist
Owner: Michal Arbet <michal.arbet@ultimum.io>

* Package name    : python3-box
  Version         : 3.4.6
  Upstream Author : Chris Griffith
* URL             : https://github.com/cdgriffith/Box
* License         : MIT
  Programming Lang: Python
  Description     : Python dictionaries with advanced dot notation access

 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.

Package is needed as dependency for python3-dynaconf which i will package and will be tracked in different ITP Bug.

Reply to: