#python #architecture #diagram #diagram_as_code #graphviz
Diagrams is a tool that lets you draw cloud system architecture using Python code. It's great for designing new systems or visualizing existing ones without needing special design tools. It supports major cloud providers like AWS, Azure, GCP, and more, as well as on-premises and SaaS nodes. You can track changes to your diagrams in version control systems. To use it, you need Python 3.7 or higher and the Graphviz software installed. This tool helps you create clear and manageable diagrams of your system architecture quickly and efficiently.
https://github.com/mingrammer/diagrams
Diagrams is a tool that lets you draw cloud system architecture using Python code. It's great for designing new systems or visualizing existing ones without needing special design tools. It supports major cloud providers like AWS, Azure, GCP, and more, as well as on-premises and SaaS nodes. You can track changes to your diagrams in version control systems. To use it, you need Python 3.7 or higher and the Graphviz software installed. This tool helps you create clear and manageable diagrams of your system architecture quickly and efficiently.
https://github.com/mingrammer/diagrams
GitHub
GitHub - mingrammer/diagrams: :art: Diagram as Code for prototyping cloud system architectures
:art: Diagram as Code for prototyping cloud system architectures - mingrammer/diagrams