Popularity
4.9
Stable
Activity
7.3
Declining
1,000
21
160

Description

The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.

Programming language: Python
License: MIT License
Tags: Text Processing     Parser    
Latest version: v4.7

pyparsing alternatives and similar packages

Based on the "Parser" category.
Alternatively, view pyparsing alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of pyparsing or a related project?

Add another 'Parser' Package