Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 761 Bytes

PYPI.rst

File metadata and controls

15 lines (9 loc) · 761 Bytes

Django-Softmachine proposes an approach based on DATARUN method. This approach consists in achieving the interfaces of an application by the contruction of views from a normalized data model.

In other words, you can prototype and export a new application model. The system architecture is a Web MVC variant, this means that we use the basic concepts of Model, View and Controller adapted to a Meta-Data Driven Web App.

Documentation: http://certae.github.io/django-softmachine/

Source and install guide: https://github.com/certae/django-softmachine

Main screen example:

http://certae.github.io/django-softmachine/docs/build/html/images/interface.png