CMD + K

pyparsing

Community

Create and execute simple grammars

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pyparsing

Usage Tracking

3.3.1
3.3.0
3.2.5
3.2.4
3.2.3
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Create and execute simple grammars

Last Updated

Dec 23, 2025 at 07:37

License

MIT

Total Downloads

63.4M

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 2.2.0
win-32 Last supported version: 2.2.0
win-64 Last supported version: 2.2.0
macOS-64 Last supported version: 2.2.0