SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Python parsing-library Projects
-
Lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
molextract
Parse Molcas/OpenMolcas (and other computational chemistry software) output files in a modular way
-
jsonify-opening-hours
a python library to convert arbitrary strings representing business opening hours into a JSON format that's easier to use in code
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python parsing-library discussion
Python parsing-library related posts
-
Is it possible to propagate higher level constructs (+, *) to the generated parse tree in an LR-style parser?
-
can you create your own program language in python, if yes how?
-
Lark a Python lexer/parser library
-
Create your own scripting language in Python with Sly
-
Creating a language with Python.
-
Not Your Grandfather’s Perl
-
How to create a Template Engine?
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Feb 2025
Index
What are some of the best open-source parsing-library projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | Lark | 5,072 |
2 | pyparsing | 2,263 |
3 | parson | 56 |
4 | molextract | 8 |
5 | jsonify-opening-hours | 8 |