Tool for making web based User Interface in python

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raghvendrachourasia
    New Member
    • Jun 2007
    • 1

    #1

    Tool for making web based User Interface in python

    Hello Everyone,

    I have to design a treeview like structures in python for a web application.

    I need a tool which will help me to design GUI on web.

    Like wxPython which is used for desktop applications, Is there any such tools for web. Or suggest me the way to use wxPython itself for web application.

    Thank you
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    Originally posted by raghvendrachour asia
    Hello Everyone,

    I have to design a treeview like structures in python for a web application.

    I need a tool which will help me to design GUI on web.

    Like wxPython which is used for desktop applications, Is there any such tools for web. Or suggest me the way to use wxPython itself for web application.

    Thank you
    I'm not a web guy, but know that Boa Constructor (the gui builder that I use) has zope support built in.

    Comment

    Working...