kiss.py
  • Overview
    • Features
  • Installation
    • Installing with pip or easy_install
    • Installing with git
  • Example
    • main.py
    • settings.py
    • models/models.py
    • controllers/controller2.py
    • views/templates/view.html
  • Core
    • Application
    • Events
  • Controllers
    • Events
    • Router
    • Core
    • Page
    • Rest
    • Auth
  • Views
    • Core
    • Templates
    • Static files
 
kiss.py
  • Docs »
  • kiss.py
  • Edit on GitHub

kiss.py¶

MVC web framework in Python with Gevent, Jinja2, Werkzeug.

Contents¶

  • Overview
    • Features
  • Installation
    • Installing with pip or easy_install
    • Installing with git
  • Example
    • main.py
    • settings.py
    • models/models.py
    • controllers/controller2.py
    • views/templates/view.html
  • Core
    • Application
    • Events
  • Controllers
    • Events
    • Router
    • Core
    • Page
    • Rest
    • Auth
  • Views
    • Core
    • Templates
    • Static files

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2012, Stanislav Feldman.

Built with Sphinx using a theme provided by Read the Docs.