News

Enter the command python diagram_generator.py to run the code on the provided example data. \n\t To use this code for a custom project, edit capability_map.py to reflect your data set, and the ...
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 ...