awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

add kmatch library in Data Validation section

Open virsalico opened this issue 2 years ago • 0 comments

What is this Python project?

A language for matching/validating/filtering Python dictionaries

What's the difference between this Python project and similar ones?

The kmatch library can be used for a wide variety of applications. One example is filtering a list of dictionaries that match a pattern. Another example is to validate dictionaries passed to a function.

virsalico avatar Aug 21 '23 11:08 virsalico