Python interface to the Draw.io file format
|
|
2 лет назад | |
|---|---|---|
| drawio2py | 2 лет назад | |
| test | 2 лет назад | |
| .gitignore | 5 лет назад | |
| README.md | 2 лет назад | |
| default.nix | 2 лет назад | |
| overview.png | 2 лет назад | |
| setup.py | 2 лет назад | |
| wishlist.txt | 2 лет назад |
Currently implemented transformations:
As shown in the figure above, the transformation between .drawio files and a Python in-memory datastructure is bidirectional (but not incremental!).
Additionally, an OML generator is included too, but it is only one-directional. The generated OML description will use the following vocabulary:
An example of a generated OML file can be found here: