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


Groups > comp.lang.python > #102165

Re: show instant data on webpage

Path csiph.com!aioe.org!.POSTED!not-for-mail
From mustang <mustang@NOMAIL.it>
Newsgroups comp.lang.python
Subject Re: show instant data on webpage
Date Wed, 27 Jan 2016 18:20:34 +0100
Organization Aioe.org NNTP Server
Lines 13
Message-ID <n8au91$1kuj$1@gioia.aioe.org> (permalink)
References <n885p7$1el2$1@gioia.aioe.org> <mailman.19.1453826317.2338.python-list@python.org> <n88a81$1nt2$1@gioia.aioe.org> <mailman.31.1453891019.2338.python-list@python.org> <n8ao5t$19t0$1@gioia.aioe.org> <mailman.37.1453910212.2338.python-list@python.org>
NNTP-Posting-Host TJzGgIeNU2M3DRj2nUJi5g.user.gioia.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.1
X-Notice Filtered by postfilter v. 0.8.2
Xref csiph.com comp.lang.python:102165

Show key headers only | View raw


> Php, vbscript, perl, and perhaps other languages allow the interspersal of
> code and html in the same file.  You can't do that with python.  So, if you
> begin to wade into making websites with python you may be a little lost
> until you grasp the concept of separating code from templates (the html
> portion) and how you populate your templates with your code values.  Django
> is a popular choice, but some like smaller frameworks like flask, and
> others.

anyway I'm not interested in building website I've only to plot/show 
data collecting them from a sensor and plot them in a realtime graph 
(for example temperature).

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


Thread

show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-26 17:10 +0100
  Re: show instant data on webpage David Palao <dpalao.python@gmail.com> - 2016-01-26 17:38 +0100
    Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-26 18:26 +0100
      Re: show instant data on webpage David Palao <dpalao.python@gmail.com> - 2016-01-27 11:36 +0100
        Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-27 16:36 +0100
          Re: show instant data on webpage Joel Goldstick <joel.goldstick@gmail.com> - 2016-01-27 10:49 -0500
            Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-27 18:20 +0100
      Re: show instant data on webpage "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2016-01-27 12:02 +0000
        Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-27 16:37 +0100
          Re: show instant data on webpage "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2016-01-27 16:47 +0000
            Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-27 18:21 +0100
              Re: show instant data on webpage Grant Edwards <invalid@invalid.invalid> - 2016-01-27 17:51 +0000
                Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-29 12:48 +0100
                Re: show instant data on webpage Joel Goldstick <joel.goldstick@gmail.com> - 2016-01-29 07:34 -0500
                Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-30 21:50 +0100
                Re: show instant data on webpage Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-01-30 21:33 +0000
                Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-31 20:19 +0100
                Re: show instant data on webpage Joel Goldstick <joel.goldstick@gmail.com> - 2016-01-31 14:48 -0500
                Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-02-21 18:36 +0100
  Re: show instant data on webpage Grobu <snailcoder@retrosite.invalid> - 2016-01-30 05:01 +0100

csiph-web