maligree / python-ast-explorer
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:
- Python module to modify bytecode☆312Updated last week
- Annotate Python AST trees with source text and token information☆179Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- Set of tools to play with Python AST.☆83Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆249Updated 3 years ago
- Python AST read/write☆842Updated 3 months ago
- Python AST that abstracts the underlying Python version☆145Updated 3 months ago
- An AST unparser for Python☆227Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- PEG parser generator for Python☆174Updated 5 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆94Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- A Python Parser☆638Updated 2 months ago
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- Python AST Visualizer☆1Updated 6 years ago
- A common base representation of python source code for pylint and other projects☆543Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 6 months ago
- Run a subprocess in a pseudo terminal☆223Updated last year
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- Python code object transformers☆185Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆391Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated 2 weeks ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- A Python type checker☆364Updated 2 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago