Kmatch
A language for filtering, matching, and validating Python dictionaries
Install / Use
/learn @ambitioninc/KmatchREADME
.. image:: https://travis-ci.org/ambitioninc/kmatch.png :target: https://travis-ci.org/ambitioninc/kmatch
.. image:: https://coveralls.io/repos/ambitioninc/kmatch/badge.png?branch=develop :target: https://coveralls.io/r/ambitioninc/kmatch?branch=develop
.. image:: https://pypip.in/v/kmatch/badge.png :target: https://crate.io/packages/kmatch/ :alt: Latest PyPI version
.. image:: https://pypip.in/d/kmatch/badge.png :target: https://crate.io/packages/kmatch/ :alt: 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)
