7d.nz

Genclass, a little code generator

[2017-12-11 lun.]

  python

A generic code generator based on tables, types and relationships.

From a simple data model giving structures, 1-1 and 1-n relationships, this can generates Mongo models, CRUD Python handlers, React interfaces, …

There are a few lines of code showing a loose couple with the Dialoguea data model.

The interface is made with PyQT5.

https://github.com/netrunners/genclass/