awesome-python
awesome-python copied to clipboard
adding kmatch library
What is Kmatch?
A language for matching/validating/filtering Python dictionaries
kmatch library provides a language for matching Python dictionaries. Patterns are specified as lists of filters combined with logical operators.
Coding