[PR #2591] adding kmatch library #1908

Open
opened 2025-11-06 13:25:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2591
Author: @virsalico
Created: 6/20/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (10+)

  • 2e28637 Update README.md
  • 01d90c3 Update README.md
  • f791333 Merge branch 'master' into master
  • e40fa95 Merge branch 'vinta:master' into master
  • a8029a8 small modification in readme
  • fe084af changes
  • dfe0fbf Merge pull request #1 from virsalico/somethingelse
  • 400c85b changes
  • 9236c23 Merge pull request #2 from virsalico/somethingelse
  • cb0ba1c Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2591 **Author:** [@virsalico](https://github.com/virsalico) **Created:** 6/20/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`2e28637`](https://github.com/vinta/awesome-python/commit/2e28637336e28abfb8e09593c175d5450afa9ec6) Update README.md - [`01d90c3`](https://github.com/vinta/awesome-python/commit/01d90c38a6a3c6a9433287ccbfb8016e1f2ffe3a) Update README.md - [`f791333`](https://github.com/vinta/awesome-python/commit/f791333cd2586372fe621acc5bef4b53fd00382e) Merge branch 'master' into master - [`e40fa95`](https://github.com/vinta/awesome-python/commit/e40fa9550d648b6e8875259ca84fd354e852284e) Merge branch 'vinta:master' into master - [`a8029a8`](https://github.com/vinta/awesome-python/commit/a8029a8046833d66ce9ca05438c0011a63a41c3b) small modification in readme - [`fe084af`](https://github.com/vinta/awesome-python/commit/fe084af19b83df2486f852a51a32f0288fb654da) changes - [`dfe0fbf`](https://github.com/vinta/awesome-python/commit/dfe0fbf954d1519a502cab5ce59e4965e9bcc2b5) Merge pull request #1 from virsalico/somethingelse - [`400c85b`](https://github.com/vinta/awesome-python/commit/400c85bcac38ae9b67325edb1a71ca84ccbe8339) changes - [`9236c23`](https://github.com/vinta/awesome-python/commit/9236c237bf3ce6544709dbf2edd9eca0a40168f8) Merge pull request #2 from virsalico/somethingelse - [`cb0ba1c`](https://github.com/vinta/awesome-python/commit/cb0ba1c01602d3755a00f031e6298089fe4f3330) Merge branch 'vinta:master' into master ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:25:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1908