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
- Python wrapper for RE2☆296Updated last year
- An IPython notebook plugin for visualizing ASTs.☆99Updated 2 months ago
- Annotate Python AST trees with source text and token information☆177Updated 2 weeks ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- ☆81Updated 3 weeks ago
- Python AST that abstracts the underlying Python version☆144Updated last month
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 2 months ago
- An AST unparser for Python☆226Updated last year
- ☆285Updated last year
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 8 years ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- Python module to generate regular all expression matches☆186Updated 4 months ago
- Python module to modify bytecode☆309Updated this week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- Python Meta Programming☆142Updated 2 years ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Automagically inline python methods☆109Updated 9 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- A Python binding of SQLite Full Text Search Tokenizer☆47Updated 2 months ago
- Instant visualization of Python AST and Code Objects☆137Updated 10 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Yet Another Python Parser System☆48Updated 5 years ago
- ☆609Updated 7 years ago
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- Library to generate random strings from regular expressions.☆128Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 6 months ago