Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 944 Bytes

README.rst

File metadata and controls

38 lines (25 loc) · 944 Bytes
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)