xysun / regexLinks
Regular expression engine in Python using Thompson's algorithm.
☆115Updated 5 years ago
Alternatives and similar repositories for regex
Users that are interested in regex are comparing it to the libraries listed below
Sorting:
- Python module to generate regular all expression matches☆187Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- A list of Python parsing tools☆117Updated 5 years ago
- An AST unparser for Python☆230Updated 2 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- Annotate Python AST trees with source text and token information☆191Updated this week
- Library to generate random strings from regular expressions.☆130Updated 2 years ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Python call graph visualization for recursive functions.☆223Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- ☆84Updated this week
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 11 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Python module to modify bytecode☆325Updated 3 weeks ago
- Linked list extension module for Python☆80Updated last year
- Caching for humans☆62Updated 8 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Python Meta Programming☆147Updated 3 years ago
- Automagically inline python methods☆111Updated 10 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 5 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- ☆608Updated 8 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- A multiset implementation for python☆39Updated last year
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- Run a subprocess in a pseudo terminal☆231Updated 4 months ago
- Implements boolean algebra in one module.☆83Updated 7 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago