Static analysis tool that builds a function call graph from Python source code using AST parsing. Shows who calls what, detects recursion/cycles, and outputs as text tree, DOT (Graphviz), or JSON.
WhatsApp Flow Generator is a backend automation tool designed to simplify the creation of WhatsApp Flows. It allows developers to turn static UI sketches or images directly into functional WhatsApp ...