Skip to content

ebwang/diagrams-as-code

Repository files navigation

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

About

Use python to draw diagrams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages