py-parsing (python/py-parsing) Updated: 1 week, 2 days ago Add to my watchlist

alternative approach to creating parsers in python

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

Version: 3.3.2 License: MIT GitHub
Displaying statistics for 1,205 users who made submissions during: until

Statistics for selected duration

2026-Jan-04 to 2026-Feb-03


No stats available for this selection.

Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.