xysun / regex
Regular expression engine in Python using Thompson's algorithm.
☆115Updated 4 years ago
Alternatives and similar repositories for regex:
Users that are interested in regex are comparing it to the libraries listed below
- Library to generate random strings from regular expressions.☆128Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- An AST unparser for Python☆226Updated last year
- Python module to generate regular all expression matches☆186Updated 4 months ago
- A python package for grapheme aware string handling☆112Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- ☆285Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- Annotate Python AST trees with source text and token information☆178Updated this week
- An in-memory LRU cache for python☆154Updated 4 years ago
- Python wrapper for RE2☆296Updated 2 years ago
- ☆81Updated last month
- Experiments for the official PEG parser generator for Python☆278Updated last year
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 7 months ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python wrapper for RE2☆103Updated this week
- A python program to build nfa, dfa and minimised DFA from given regular expression. Uses Tkinter for GUI and GraphViz for graphs.☆119Updated 2 weeks ago
- Python module to modify bytecode☆309Updated this week
- ☆71Updated 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
- A list of Python parsing tools☆116Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆101Updated 3 months ago
- Python Meta Programming☆142Updated 2 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 2 months ago
- Python AST that abstracts the underlying Python version☆144Updated 2 months ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago