python3-diagrams

Code for prototyping cloud system architectures (Python 3)
  https://diagrams.mingrammer.com/
  0
  no reviews



Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture design without any design tools. You can also describe or visualize the existing system architecture as well. Diagrams currently supports six major providers: AWS, Azure, GCP, Kubernetes, Alibaba Cloud and Oracle Cloud. It now also supports On-Premise nodes.

This package installs the library for Python 3.