Python parsing module
Description
pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math
Categories
License
Features
- 100% Python
- Built-ins for common structures, comment formats
- Source distribution includes *many* examples, and HTML docs
- Python 3 compatible version 2.x; Python 2 compatible version 1.5.x
Update Notifications
User Ratings
User Reviews
-
Great great great great.....