🔥This is a FREE tool to practice your diagrams: https://app.quickdatabasediagrams.com/#/d/
-
Get inside the environment
$ pipenv shell
-
Install all dependencies
$ pipenv install
-
Generate the diagram as many times as you need
$ python src/models.py
-
Open the file
diagram.png
to check out your UML diagram!