News

The package ships with a minimal CLI, invokable as python -m flowgraph. You can use the CLI to run and record a Python script as a raw flow graph. python -m flowgraph input.py --out output.graphml For ...