lig / pynta

Pynta is web framework written in Python. It is made with WSGI, speed and flexibility in mind and is fully Python3 (py3k) compatible.
https://plus.google.com/105540099459792525702
7 stars 2 forks source link

Bootstrap support #11

Open lig opened 12 years ago

lig commented 12 years ago

Support Twitter/Bootstrap as separate template engine (on top of Mako templates probably) to be able to use Bootstrap as widgets toolkit (similar to GTK or GWT).

Integrate JQuery library for widget-to-widget and widget-to-server integration.

lig commented 12 years ago

Just allow static interface first. Then close this and see #10.