kmatch
A language for matching/validating/filtering Python dictionaries
Installation
To install the latest release, type:
pip install kmatchTo install the latest code directly from source, type:
pip install git+git://github.com/ambitioninc/kmatch.gitDocumentation
Full documentation is available at http://kmatch.readthedocs.org
License
MIT License (see LICENSE)