xysun / regexLinks
Regular expression engine in Python using Thompson's algorithm.
☆114Updated 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`.☆196Updated this week
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- An AST unparser for Python☆229Updated 2 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Python module to generate regular all expression matches☆187Updated last year
- Library to generate random strings from regular expressions.☆131Updated 2 years ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated last month
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 6 months ago
- Python wrapper for RE2☆297Updated 2 years ago
- ☆84Updated 3 weeks ago
- Python module to modify bytecode☆326Updated this week
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- ☆608Updated 8 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Python wrapper for RE2☆106Updated 2 months ago
- A Python binding of SQLite Full Text Search Tokenizer☆48Updated last month
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 4 years ago
- Python call graph visualization for recursive functions.☆224Updated 2 years ago
- Python Meta Programming☆147Updated 3 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago