News

To generate a Voronoi diagram with Python and SciPy, you can use the scipy.spatial.Voronoi class. This class takes a list of coordinates as input and returns a collection of vertices and regions.
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 ...