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`.☆195Updated 2 weeks ago
- A list of Python parsing tools☆117Updated 5 years ago
- Python module to generate regular all expression matches☆186Updated 11 months ago
- Library to generate random strings from regular expressions.☆130Updated 2 years ago
- Annotate Python AST trees with source text and token information☆189Updated 2 months ago
- Python AST that abstracts the underlying Python version☆146Updated this week
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 11 years ago
- Automagically inline python methods☆111Updated 10 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- An AST unparser for Python☆230Updated 2 years ago
- Python module to modify bytecode☆323Updated this week
- An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
- Python wrapper for RE2☆105Updated 2 weeks ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 10 months ago
- ☆84Updated this week
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Python Meta Programming☆147Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆388Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Caching for humans☆62Updated 8 years ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆53Updated 3 years ago
- Python call graph visualization for recursive functions.☆222Updated 2 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆143Updated 7 months ago
- Levenshtein and Hamming distance computation☆116Updated 6 years ago
- ☆608Updated 8 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago