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:
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Python module to generate regular all expression matches☆185Updated 9 months ago
- Python AST that abstracts the underlying Python version☆146Updated 6 months ago
- Annotate Python AST trees with source text and token information☆183Updated 2 months ago
- An AST unparser for Python☆228Updated 2 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago
- Library to generate random strings from regular expressions.☆128Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆47Updated 2 months ago
- Python wrapper for RE2☆297Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Python Meta Programming☆145Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 8 months ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Python module to modify bytecode☆321Updated this week
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Run a subprocess in a pseudo terminal☆227Updated last month
- A python package for grapheme aware string handling☆113Updated 3 years ago