01Generate Azure architecture diagrams from Python code
02Support for multiple diagram types: Azure architecture, sequence, flow charts, and class diagrams
03Customize diagram appearance, layout, and styling
04Transforms plain-English sentences into clean Azure architecture diagrams (PNG)
05Utilizes the Python `diagrams` package and native Azure icons for accurate representation
066 GitHub stars