mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-09 15:33:07 -05:00
[PR #2591] adding kmatch library #1908
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2591
Author: @virsalico
Created: 6/20/2024
Status: 🔄 Open
Base:
master← Head:master📝 Commits (10+)
2e28637Update README.md01d90c3Update README.mdf791333Merge branch 'master' into mastere40fa95Merge branch 'vinta:master' into mastera8029a8small modification in readmefe084afchangesdfe0fbfMerge pull request #1 from virsalico/somethingelse400c85bchanges9236c23Merge pull request #2 from virsalico/somethingelsecb0ba1cMerge branch 'vinta:master' into master📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.