xysun / regexLinks
Regular expression engine in Python using Thompson's algorithm.
☆116Updated 5 years ago
Alternatives and similar repositories for regex
Users that are interested in regex are comparing it to the libraries listed below
Sorting:
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- Python module to generate regular all expression matches☆185Updated 7 months ago
- An AST unparser for Python☆228Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Regular expression manipulation library☆366Updated last year
- Python AST Visualizer☆1Updated 6 years ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- Library to generate random strings from regular expressions.☆128Updated last year
- Python module to modify bytecode☆317Updated last week
- Python Meta Programming☆145Updated 2 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Python AST that abstracts the underlying Python version☆145Updated 4 months ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 7 months ago
- ☆81Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Automagically inline python methods☆111Updated 10 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 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
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated 3 weeks ago
- Run a subprocess in a pseudo terminal☆226Updated last year
- Python code object transformers☆185Updated last year
- Python wrapper for RE2☆297Updated 2 years ago
- +-- ASCII Trees.☆88Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- Python call graph visualization for recursive functions.☆220Updated last year
- ☆608Updated 7 years ago