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
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- Python module to generate regular all expression matches☆186Updated 5 months ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Library to generate random strings from regular expressions.☆128Updated last year
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- A list of Python parsing tools☆117Updated 4 years ago
- ☆81Updated 2 months ago
- Automagically inline python methods☆110Updated 9 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Fast multi-keyword search engine for text strings☆253Updated 7 months ago
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- An AST unparser for Python☆227Updated last year
- Python wrapper for RE2☆296Updated 2 years ago
- A multiset implementation for python☆39Updated 8 months ago
- Python Meta Programming☆142Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated last month
- 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
- Ordered Set implementation in Cython☆75Updated 5 years ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- Python module to modify bytecode☆311Updated this week
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 3 months ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆51Updated 3 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- A graph manipulation library in pure Python☆71Updated 9 months ago