maligree / python-ast-explorerLinks
The code behind python-ast-explorer.com
☆249Updated 3 years ago
Alternatives and similar repositories for python-ast-explorer
Users that are interested in python-ast-explorer are comparing it to the libraries listed below
Sorting:
- An AST unparser for Python☆228Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Python module to modify bytecode☆314Updated last month
- Annotate Python AST trees with source text and token information☆182Updated last month
- Python AST Visualizer☆1Updated 6 years ago
- Python AST read/write☆844Updated 4 months ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated last month
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆94Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A Python Parser☆639Updated 2 months ago
- Bottom-up approach to refactoring in python☆709Updated 3 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Run a subprocess in a pseudo terminal☆224Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆393Updated 4 months ago
- Python code object transformers☆185Updated last year
- PEG parser generator for Python☆175Updated 6 months ago
- A common base representation of python source code for pylint and other projects☆545Updated this week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- Python AST that abstracts the underlying Python version☆146Updated 3 months ago
- Library to generate random strings from regular expressions.☆128Updated last year
- Python Meta Programming☆142Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago