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
- A list of Python parsing tools☆117Updated 5 years ago
- Python module to generate regular all expression matches☆187Updated last year
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Annotate Python AST trees with source text and token information☆192Updated last week
- Python AST that abstracts the underlying Python version☆146Updated last month
- An AST unparser for Python☆229Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- 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
- Python wrapper for RE2☆297Updated 2 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- Python wrapper for RE2☆106Updated 3 months ago
- Python Meta Programming☆147Updated 3 years ago
- Automagically inline python methods☆111Updated 10 years ago
- Library to generate random strings from regular expressions.☆134Updated 2 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- Memory efficient way of reading files line-by-line from the end of file.☆45Updated 6 months ago
- Run a subprocess in a pseudo terminal☆233Updated 6 months ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆145Updated 10 months ago
- Regular expression manipulation library☆391Updated 4 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆43Updated 3 months ago
- ☆608Updated 8 years ago
- A python package for grapheme aware string handling☆115Updated 3 years ago
- Python module to modify bytecode☆326Updated last month