qntm / greenery
Regular expression manipulation library
☆332Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for greenery
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆409Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆247Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 2 weeks ago
- Regular expression engine in Python using Thompson's algorithm.☆113Updated 4 years ago
- An analysis tool for Python that blurs the line between testing and type systems.☆1,026Updated this week
- An AST unparser for Python☆223Updated last year
- Annotate Python AST trees with source text and token information☆172Updated last month
- The code behind python-ast-explorer.com☆248Updated 2 years ago
- Python module to modify bytecode☆302Updated this week
- Patch built-in python objects☆826Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆95Updated 8 months ago
- Bottom-up approach to refactoring in python☆697Updated 2 years ago
- A Python type checker☆341Updated this week
- Runtime inspection utilities for Python typing module☆350Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆190Updated last week
- Python code object transformers☆184Updated 8 months ago
- Library to generate random strings from regular expressions.☆121Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆366Updated 6 months ago
- PEG parser generator for Python☆158Updated 3 weeks ago
- Custom Python linting through AST expressions☆267Updated last year
- Grammars suitable for lark parser and Hypothesis☆43Updated 7 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆79Updated 11 months ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆88Updated 11 months ago
- Adaptive fuzzing of Hypothesis tests☆82Updated last month
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated last month
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆232Updated 2 weeks ago
- Python bindings to picosat (a SAT solver)☆183Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆331Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆289Updated 2 years ago
- Hunter is a flexible code tracing toolkit.☆803Updated 3 months ago