Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 376 Bytes

File metadata and controls

7 lines (4 loc) · 376 Bytes

python-ast-explorer - a simple AST visualizer

The illustrous code behind python-ast-explorer.com, you can touch it.

Making sense of it

See the Dockerfile for steps to get it up and running. It's basically a pretty bare react-create-app artifact that talks to a hacked up Flask app via repeated, desperate calls to /api/_parse.