Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #40291

Re: QT Inspired web development framework for python

References <42b84618-14a2-4504-9a64-b6aca2260ecd@googlegroups.com> <mailman.2702.1362112994.2939.python-list@python.org> <30ce9c5b-f601-4bb2-a6b5-5e908e091d44@googlegroups.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date 2013-03-01 13:30 -0700
Subject Re: QT Inspired web development framework for python
Newsgroups comp.lang.python
Message-ID <mailman.2754.1362169851.2939.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Mar 1, 2013 at 1:02 PM, timothy crosley
<timothy.crosley@gmail.com> wrote:
> Thanks! Since it simply produces html it can integrate very cleanly with django, or
> Any other framework that allows returning raw html. To be more specific,  in django withing a view function you can return a response object that contains the HTML produced by WebElements. In the future I plan on adding even more django integration

Is the intention here that the Django view would invoke WebElements at
run-time to generate the HTML, or might one use WebElements to
pre-compile HTML and JS, which could then be processed through
Django's template engine?

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

QT Inspired web development framework for python timothy crosley <timothy.crosley@gmail.com> - 2013-02-28 17:48 -0800
  Re: QT Inspired web development framework for python Michael Torrie <torriem@gmail.com> - 2013-02-28 21:43 -0700
    Re: QT Inspired web development framework for python timothy crosley <timothy.crosley@gmail.com> - 2013-03-01 12:02 -0800
      Re: QT Inspired web development framework for python Ian Kelly <ian.g.kelly@gmail.com> - 2013-03-01 13:30 -0700
        Re: QT Inspired web development framework for python timothy crosley <timothy.crosley@gmail.com> - 2013-03-01 12:41 -0800
    Re: QT Inspired web development framework for python timothy crosley <timothy.crosley@gmail.com> - 2013-03-01 12:02 -0800
  Re: QT Inspired web development framework for python timothy crosley <timothy.crosley@gmail.com> - 2013-03-13 19:04 -0700
  Re: QT Inspired web development framework for python timothy crosley <timothy.crosley@gmail.com> - 2013-03-20 23:21 -0700

csiph-web