| |||||
Uses other cool Python technologies like Gevent, Jinja2 and Werkzeug to produce the best quality when developing Python web apps and websites.
Here are some key features of "kiss.py":
 
 · Break the app in views, controllers and models.
 · Django-like templates from Jinja2.
 · Optionally have all CSS and JS files minified.
 · HTML templates will be minified as well if needed.
 · Use SCSS syntax in CSS files.
 · Request and Response objects inherited from Werkzeug.
 · ORM with PostgreSQL, MySQL and SQLite support.
 · Models consist of fields (class variables inherited from Field class).
 · There is event dispatcher named Eventer.
 

Via: kiss.py 0.3.5






0 Comment:
Post a Comment