News

In theory, you can start a Python project with nothing but an empty directory, or as little as a directory with a single (empty) main.py file. The first time ... for running your code, you can ...
[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 ...