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


Groups > comp.lang.python > #40289

Re: QT Inspired web development framework for python

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <timothy.crosley@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.010
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'python': 0.09; 'django,': 0.09; 'objects)': 0.09; 'to:addr:comp.lang.python': 0.09; 'unmodified': 0.09; 'cc:addr:python-list': 0.10; 'django': 0.10; 'template': 0.11; 'subject:python': 0.11; 'cleanly': 0.16; 'django?': 0.16; 'michael,': 0.16; 'specific,': 0.16; 'wrote:': 0.17; 'meant': 0.21; 'produces': 0.22; 'cc:2**0': 0.23; 'apps': 0.23; "i've": 0.23; 'cc:no real name:2**0': 0.24; 'allows': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'fit': 0.26; 'thanks!': 0.26; 'pages,': 0.27; 'raw': 0.27; '(such': 0.27; 'integrate': 0.27; 'replace': 0.27; 'run': 0.28; 'subject:development': 0.29; 'integration': 0.29; 'framework': 0.30; 'thursday,': 0.30; 'function': 0.30; 'could': 0.32; 'traditional': 0.33; 'produced': 0.33; 'received:google.com': 0.34; 'returning': 0.35; 'pm,': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'except': 0.36; 'michael': 0.36; 'skip:p 20': 0.36; 'url:in': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'object': 0.38; 'some': 0.38; 'things': 0.38; 'several': 0.39; 'your': 0.60; 'link': 0.60; 'vision': 0.62; 'more': 0.63; 'here': 0.65; 'useful.': 0.65; 'overall': 0.66; 'hoping': 0.72; '2013': 0.84; 'timothy': 0.84; 'graphical': 0.91
X-Received by 10.49.98.42 with SMTP id ef10mr1369993qeb.15.1362168155305; Fri, 01 Mar 2013 12:02:35 -0800 (PST)
Newsgroups comp.lang.python
Date Fri, 1 Mar 2013 12:02:35 -0800 (PST)
In-Reply-To <mailman.2702.1362112994.2939.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=66.87.9.162; posting-account=KESGaQoAAAAUwHSh48hO76UGgX5nM5x1
References <42b84618-14a2-4504-9a64-b6aca2260ecd@googlegroups.com> <mailman.2702.1362112994.2939.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
X-Google-IP 66.87.9.162
MIME-Version 1.0
Subject Re: QT Inspired web development framework for python
From timothy crosley <timothy.crosley@gmail.com>
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Message-ID <mailman.2753.1362168895.2939.python-list@python.org> (permalink)
Lines 41
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1362168895 news.xs4all.nl 6857 [2001:888:2000:d::a6]:40422
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:40289

Show key headers only | View raw


Hi Michael,

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 
For things such as ajax abstraction. The long term vision is to be able to create apps and widgets that will run on any python framework unmodified except for calls to the database etc.

Timothy

Thursday, February 28, 2013 11:43:04 PM UTC-5, Michael Torrie wrote:
> On 02/28/2013 06:48 PM, timothy crosley wrote:
> 
> > I've been working on a web development framework that integrates several popular QT features (such as a graphical template builder, signal / slots, ui's built by objects) for the last few years, and I was hoping that some people here might find it useful.
> 
> > 
> 
> > If you are interested the main link for the widgets is http://www.webelements.in
> 
> > and the link for the framework overall is http://www.webbot.ws
> 
> 
> 
> Very professional-looking pages, I must say!
> 
> 
> 
> How would your framework fit into a framework such as Django? In other
> 
> words, could it be used as the "view" part of django?  Or is it meant to
> 
> completely replace a traditional web framework?

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