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:
- A list of Python parsing tools☆117Updated 5 years ago
- Python module to generate regular all expression matches☆187Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- Library to generate random strings from regular expressions.☆135Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- An AST unparser for Python☆229Updated 2 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- Python wrapper for RE2☆107Updated 3 months ago
- ☆86Updated 2 months ago
- Python module to modify bytecode☆326Updated last month
- A multiset implementation for python☆39Updated last year
- Regular expression manipulation library☆391Updated 4 months ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- IO of git-style object databases☆225Updated 2 months ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- A python package for grapheme aware string handling☆115Updated 3 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆187Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- A Python binding of SQLite Full Text Search Tokenizer☆50Updated 2 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- Automagically inline python methods☆111Updated 10 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago