/drawio_diagram_converter

Converts from dict to draw io diagram

Primary LanguagePython

Draw.io Diagram Converter


Draw.io Diagram Converter allows you to manipulate with draw.io diagrams using Python.

Contents

Currently supported features


  • convert .json to draw.io UML diagram
  • convert python dict to draw.io UML diagram

Installation


TBA

Tools required prior to installation


  • Python3

Usage


See examples in examples.py

Want to Contribute?


You are more than welcome.
Just make a fork, then separate branch and create a PR to this repo.