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.
From a given path corresponding to a folder containing Python code, py2puml processes each Python module and generates a PlantUML script from the definitions of various data structures using: ...
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, to draw the Kubernetes configuration ...