qntm / greeneryLinks
Regular expression manipulation library
☆390Updated 3 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☆436Updated last week
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆268Updated last week
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- An AST unparser for Python☆229Updated 2 years ago
- An analysis tool for Python that blurs the line between testing and type systems.☆1,237Updated last week
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- Python code object transformers☆184Updated last year
- Python bindings to picosat (a SAT solver)☆191Updated 4 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆420Updated 3 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated this week
- Python module to modify bytecode☆326Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Python parser for bash☆619Updated last year
- Patch built-in python objects☆870Updated 8 months ago
- A python package for grapheme aware string handling☆114Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- Library to generate random strings from regular expressions.☆131Updated 2 years ago
- Unified diff python parsing/metadata extraction library☆281Updated last year
- PEG parser generator for Python☆192Updated last year
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- A Python type checker☆377Updated last month
- Python AST read/write☆861Updated 10 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…☆98Updated 10 months ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- Bottom-up approach to refactoring in python☆722Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Grammars suitable for lark parser and Hypothesis☆54Updated last year