News

Instead of manually dragging and dropping icons in a GUI tool, you can now define your infrastructure diagrams as code using Python. In this article, we'll explore how to use the Diagrams Python ...
[code] pip3 install diagrams [/ code] Now that Diagrams is available in Python, I'm ready to write the code. Diagrams can draw configuration diagrams of AWS, GCP, Kubernetes, etc. This time ...