Metadata-Version: 2.0
Name: dot-prop
Version: 0.2.0
Summary: Get values from nested dict objects using dot notation
Home-page: https://github.com/chrisinajar/py-dot-prop
Author: Chris Vickery
Author-email: chrisinajar@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Dist: six (>=1.10)

py-dot-prop
===========

A python implementation of the dot-prop package


