Visual Alchemist is a web app to seamlessly create sqlalchemy
models by dragging/dropping objects in a canvas.
VA is built using Twitter-Bootstrap
and jQuery
on the front-end.
However, Support is added for Flask and sqlalchemy
on the backend, so it can also run as a Flask app from backend.
-
Python Foundation, who made open source software development so easy for all of us.
-
Flask, the solid, minimalist and dependable framework when it comes to web development in Python.
-
sqlalchemy, the outstanding ORM that takes care of all the low level details for us.
-
Twitter-Bootstrap, for being the Backend Developer's sole guide and confidant in the CSS Jungle.
-
jQuery, who made people fall in love with JavaScript once again.
-
Prettify by Google, A pretty good Syntax Highlighting tool!
-
jsPlumb for giving that outstanding library which makes JavaScript Drag/Drop a piece of cake.