This repository host a solution based on BESSER to improve the interoperability of Low Code Platforms (LCPs) by (semi)automatically migrating models specified in one platform to another one.
The following figure illustrates various pipelines for migrating models, depending on the LCP's export/import capabilities and supported data formats.
This project runs with Python 3.9+. You can clone the repository and install the requirements.txt
$ pip install requirements.txt
Check some examples here
This project is licensed under the MIT license.