A language for matching/validating/filtering Python dictionaries


Keywords
matching, dictionaries, filtering, validation
License
MIT
Install
pip install kmatch==0.1.1

Documentation

https://travis-ci.org/ambitioninc/kmatch.png https://coveralls.io/repos/ambitioninc/kmatch/badge.png?branch=develop Latest PyPI version Number of PyPI downloads

kmatch

A language for matching/validating/filtering Python dictionaries

Installation

To install the latest release, type:

pip install kmatch

To install the latest code directly from source, type:

pip install git+git://github.com/ambitioninc/kmatch.git

Documentation

Full documentation is available at http://kmatch.readthedocs.org

License

MIT License (see LICENSE)