Kiss-widgets

Pure Python HTML/XML generator
Download

Kiss-widgets Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Anton A. Nesterov
  • Publisher web site:
  • http://code.google.com/u/nesforge/

Kiss-widgets Tags


Kiss-widgets Description

Kiss-widgets is an engine for creating html-widgets. Kiss-widgets does not provide DOM, but emulates element tree at passing arguments to a function.How to use: div( attr(width="900px", height="50px"), "Hello world" )Or: div( attr(_class="default", .., ..), div( 'attributes', 'content or more html elements', other_element, .. , .. ), other_element( 'attributes', str1, str2, .., .. ), more sub-elements, ........ )Product's homepage


Kiss-widgets Related Software