ambitioninc / kmatch

A language for filtering, matching, and validating Python dictionaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

image

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)

About

A language for filtering, matching, and validating Python dictionaries

License:MIT License


Languages

Language:Python 100.0%