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:
- A list of Python parsing tools☆117Updated 5 years ago
- Python module to generate regular all expression matches☆186Updated 10 months ago
- An AST unparser for Python☆228Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 10 months ago
- Python Meta Programming☆145Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- Annotate Python AST trees with source text and token information☆188Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Library to generate random strings from regular expressions.☆130Updated 2 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- ☆82Updated 7 months ago
- Regular expression manipulation library☆374Updated 2 weeks ago
- ☆608Updated 8 years ago
- Python wrapper for RE2☆297Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- Automagically inline python methods☆111Updated 10 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 3 months ago
- Instant visualization of Python AST and Code Objects☆142Updated last year
- Python call graph visualization for recursive functions.☆222Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago