/diagrams-as-code

Use python to draw diagrams

Primary LanguagePython

diagram-as-code


Code your architecture diagrams in python

General Information


  • An simple example to begin to draw diagram
  • Recommended for fast documentaion

Technologies Used


  • python

Screenshots



Setup


pip3 install diagrams

Code Examples
  • The first screenshot is based on each ec2 pointing to desired services
  • python3 web-environment.py
  • If you want to draw one line hitting the cluster(group) use the middle element of list
  • python3 web-multiple-instances.py