[PR #2547] add TomasKoutek/logstash-pipeline-parser #1865

Open
opened 2025-11-06 13:24:46 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2547
Author: @TomasKoutek
Created: 1/13/2024
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • b81e3da add TomasKoutek/logstash-pipeline-parser

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Logstash pipeline parser is Parsing expression grammar (PEG) and Abstract syntax tree (AST) for Logstash pipeline syntax - documentation

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

There is no other project for parsing the Logstash pipeline in python (currently).

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 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/2547 **Author:** [@TomasKoutek](https://github.com/TomasKoutek) **Created:** 1/13/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b81e3da`](https://github.com/vinta/awesome-python/commit/b81e3da0f4a0b738048daed1c95d0333c437ca19) add TomasKoutek/logstash-pipeline-parser ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Logstash pipeline parser is Parsing expression grammar (PEG) and Abstract syntax tree (AST) for [Logstash](https://www.elastic.co/logstash) pipeline syntax - [documentation](https://tomaskoutek.github.io/logstash-pipeline-parser/) ## What's the difference between this Python project and similar ones? There is no other project for parsing the Logstash pipeline in python (currently). -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <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:24:46 -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#1865