qntm / greeneryLinks
Regular expression manipulation library
☆390Updated 2 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☆435Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆262Updated this week
- An AST unparser for Python☆230Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 months ago
- Annotate Python AST trees with source text and token information☆191Updated this week
- Grammars suitable for lark parser and Hypothesis☆53Updated last year
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- An analysis tool for Python that blurs the line between testing and type systems.☆1,231Updated last week
- Python AST read/write☆858Updated 10 months ago
- Python bindings to picosat (a SAT solver)☆193Updated 3 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Bottom-up approach to refactoring in python☆720Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- A Python type checker☆374Updated 2 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆418Updated 2 months ago
- Python module to modify bytecode☆326Updated this week
- Python code object transformers☆184Updated last year
- Patch built-in python objects☆869Updated 7 months ago
- Unified diff python parsing/metadata extraction library☆280Updated last year
- Transparent and persistent cache/serialization powered by type hints☆229Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- PEG parser generator for Python☆189Updated last year
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆98Updated 9 months ago
- What The Patch!? -- A Python patch parsing library☆74Updated last year
- A Python Parser☆662Updated 3 months ago
- Library to generate random strings from regular expressions.☆131Updated 2 years ago
- 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