# Created 2024-04-12 ven. 09:18
#+title: 7d.nz
#+author: Phil. Estival
* • [2017-12-11 lun.] Genclass, a little code generator              :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/