qntm / greeneryLinks
Regular expression manipulation library
☆391Updated 4 months ago
Alternatives and similar repositories for greenery
Users that are interested in greenery are comparing it to the libraries listed below
Sorting:
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆438Updated this week
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆270Updated this week
- An AST unparser for Python☆229Updated 2 years ago
- An analysis tool for Python that blurs the line between testing and type systems.☆1,249Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- Python bindings to picosat (a SAT solver)☆191Updated 5 months ago
- The code behind python-ast-explorer.com☆247Updated 4 years ago
- Python AST read/write☆859Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Easy and elegant parser combinators for Python. With awesome docs.☆428Updated 5 months ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 3 weeks ago
- Python module to modify bytecode☆326Updated last month
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Updated 2 years ago
- Python code object transformers☆184Updated last year
- Patch built-in python objects☆873Updated 9 months ago
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- Library to generate random strings from regular expressions.☆135Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- A python package for grapheme aware string handling☆115Updated 3 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Bottom-up approach to refactoring in python☆723Updated 4 years ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated 4 months ago
- Transparent and persistent cache/serialization powered by type hints☆231Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Implements boolean algebra in one module.☆84Updated 10 months ago
- A common base representation of python source code for pylint and other projects☆572Updated last week