PyParsing is a Python parsing module that offers an alternative approach to creating and executing simple grammars—without the traditional lex/yacc approach or the use of regular expressions. The module provides a library of classes that client code uses to construct the grammar directly in Python code.
According to its GitHub repo, PyParsing is included in 128,000 repositories. PyParsing uses the MIT license.
We are excited to announce that core maintainer Paul McGuire will be providing assurances for PyParsing as part of the Tidelift Subscription. With the Tidelift Subscription, you can get management and maintenance for PyParsing and your whole dependency tree.
If you’re interested in learning more about the benefits of managed open source, try the Tidelift Subscription for 14 days, for free.
You can learn more about PyParsing by visiting the project repo.
Tidelift provides commercial support and maintenance for the open source dependencies you use to build your applications, backed by project maintainers, via the Tidelift Subscription. Save time and reduce risk when using open source.