django-xmi

A Django app that creates Django models from an XMI spec.


Keywords
xmi;, uml;, django;, sysml
License
GPL-3.0
Install
pip install django-xmi

Documentation

django-xmi

A Django app that creates Django models from an XMI spec.

The basic gist is to be able to make Django models from XML Model Interchange specifications so UML, SysML, and other languages can be represented in a Django model.

Note

This is currently in development. If you have an interested to collaborate, please let me know.