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


Groups > comp.lang.python > #66111

Re: Top down Python

From Gregory Ewing <greg.ewing@canterbury.ac.nz>
Newsgroups comp.lang.python
Subject Re: Top down Python
Date 2014-02-13 11:54 +1300
Message-ID <bm2cduF54a0U1@mid.individual.net> (permalink)
References <52FB1D27.8090009@allsup.co> <mailman.6763.1392223253.18130.python-list@python.org>

Show all headers | View raw


John Allsup wrote:
> I'm still minimalist, so I guess we want xmlrpc and a python server, 
> with a bit of javascript in the browser to sort out the drawing end. 
> This now seems way simpler than trying to play with Gtk or Qt.

Depends on what you mean by "simpler".  You've just
mentioned about 3 additional technologies to come
to grips with, plus the complexity of splitting
your application logic between a client and a
server.

Whether this is any easier depends on what you're
already familiar with.

-- 
Greg

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


Thread

Re: Top down Python John Allsup <pydev@allsup.co> - 2014-02-12 16:40 +0000
  Re: Top down Python Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-02-13 11:54 +1300

csiph-web