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.2.5
3.2.4
3.2.3
3.2.2
3.2.1
5 / 8 versions selected
Total downloads: 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

Information Last Updated

Sep 21, 2025 at 06:33

License

MIT

Total Downloads

62.7M

Platforms

noarch Version: 3.2.5
Linux 64 Version: 2.2.0
Win 32 Version: 2.2.0
Win 64 Version: 2.2.0
macOS 64 Version: 2.2.0