Create Beautiful Diagrams with Python 📊
🔸Diagrams is a Python library which 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.
As you can see from the example above, it's extremely simple to create your own customized diagram. See more examples here.
⚙️Installation
🔗Diagrams Tutorial
#diagrams
🔸Diagrams is a Python library which 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.
As you can see from the example above, it's extremely simple to create your own customized diagram. See more examples here.
⚙️Installation
pip install diagrams🔗GitHub
🔗Diagrams Tutorial
#diagrams