Pyflowgraph
Flow graphs for Python
Install / Use
/learn @IBM/PyflowgraphREADME
Flow graphs for Python
Record dataflow graphs of Python programs using dynamic program analysis.
The package can be used standalone but is designed primarily to be used in conjunction with our semantic flow graphs. The main use case is analyzing short scripts in data science and scientific computing. This package is not appropriate for analyzing large-scale industrial software.
This is alpha software. Contributions are welcome!
Command-line interface
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 a more comprehensive CLI, with support for recording, semantic enrichment, and visualization of flow graphs, see the Julia package for semantic flow graphs.
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
