kmatch

Dict matcher

A language for validating and filtering Python dictionaries

A language for filtering, matching, and validating Python dictionaries

GitHub

48 stars
16 watching
11 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dissectmalware/pysamesame A Python tool for manipulating Unicode characters with similar visual representations. 23
jfilipczyk/gomatch A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response 47
grantjenks/python-pattern-matching A Python module implementing native pattern matching with functional language semantics 162
kinbiko/jsonassert A library that provides an easy-to-use assertion system for verifying the semantic equality of JSON data 127
admk/patmat Provides a functional-style recursive pattern matching framework for Python 29
nmrksic/counter-fitting A tool for modifying word vectors to conform to linguistic constraints 144
alexpantyukhin/go-pattern-match An implementation of pattern matching for Go. 244
m0n4/yara-matches-correspondance-array A tool to visually analyze the correspondences between YARA rules and sample strings 3
jamiemason/jasmine-matchers A collection of custom test matchers for writing more readable and maintainable tests 587
snavely/vocabtree2 A software framework for efficiently indexing and querying large image collections using visual word embeddings. 71
guyskk/validr A fast and extensible Python library for data validation 212
jamesturk/jellyfish A Python library providing algorithms and encoding schemes for approximate string matching. 2,066
clojure/core.match A pattern matching library for Clojure, optimized for performance and ease of use. 1,190
stadt-karlsruhe/geo_assigner A tool for assigning properties from one set of GeoJSON features to another 2
mpark/patterns A C++ library that provides a pattern-matching system for expressing matching and transformation logic. 666