xysun / regex
Regular expression engine in Python using Thompson's algorithm.
☆113Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for regex
- Python module to generate regular all expression matches☆188Updated 7 months ago
- Python wrapper for RE2☆99Updated last month
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- Python wrapper for RE2☆295Updated last year
- Python module to modify bytecode☆302Updated this week
- Library to generate random strings from regular expressions.☆121Updated last year
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Common Python utility functions☆98Updated 3 weeks ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 8 years ago
- An AST unparser for Python☆223Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆190Updated last week
- Annotate Python AST trees with source text and token information☆172Updated last month
- Regular expression manipulation library☆332Updated 5 months ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆179Updated 2 years ago
- Python Meta Programming☆142Updated 2 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago
- Python code object transformers☆184Updated 8 months ago
- ☆81Updated last month
- Instant visualization of Python AST and Code Objects☆131Updated 5 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated last month
- Linked list extension module for Python☆80Updated 2 months ago
- C Python, made faster.☆344Updated 9 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 6 years ago
- Python AST that abstracts the underlying Python version☆138Updated 2 weeks ago
- Python Non-cryptographic Hash Library☆281Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆215Updated 3 months ago
- Python pattern matching like functional languages.☆162Updated 3 years ago
- ☆288Updated 10 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago