README 154 B

123
  1. Munch implements a Python dictionary that provides attribute-style access (a la
  2. JavaScript objects). Munch is a fork of David Schoonover's Bunch package.