• Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Start Page
  • Index
  • History
  • Last Change

Table of Contents

  1. About Genro Web
  2. Installation guide
    1. Python 2.4
    2. Apache2
    3. mod_python
    4. Dojo Toolkit
    5. Framework installation and GenroHome
    6. Test demosite
  3. Genro Web tutorial
    1. The Genro serverpage
      1. The main method
      2. Example
    2. Elements definition
      1. Element's graphic
      2. Event handling
      3. Data
      4. The attribute datasource
      5. Validation attributes
      6. The handler data()
      7. Data example
  4. Examples
    1. Remote Resolver
      1. Eg: Lazy Loading Tree
  5. Widget Documentation
    1. Layout Widgets
      1. Usage Example
    2. Genro BagFileringTable
      1. Usage Example
  6. Validators
    1. Validator types
      1. validate_notNull
      2. validate_case
      3. validate_len
      4. validate_inList
      5. validate_db
    2. validate_accept and validate_reject
    3. validate_ext
    4. validate_server
    5. execution order
  7. Static templating with Mako

About Genro Web

We can define Genro Web as a way for creating dynamic pages in Python that allows to write complex web application like desktop ones. Genro Web is composed by Python and Javascript libraries that provide:

  • A Python syntax for writing web application.
  • Ajax widgets based on Dojo Toolkit.
  • The separation between data ad UI on the client-side.
  • Genro Bag in Javescript.

Download in other formats:

  • Plain Text

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/