Python Forum
simple html page with update data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
simple html page with update data
#2
Flask works fine for this.
Here some links from me link1, link2 , link3
Python WebServer With Flask and Raspberry Pi
Just so you know Flask comes with build in web-server,so can develop everything without lighttpd.
If need to make public on web then need to use a production web-server,then Gunicorn can be better choice than lighttpd.
As there are really good tutorials for this How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 20.04
Reply


Messages In This Thread
simple html page with update data - by korenron - Nov-14-2021, 08:11 AM
RE: simple html page with update data - by snippsat - Nov-14-2021, 11:09 AM
RE: simple html page with update data - by korenron - Nov-14-2021, 11:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  WebElements of an HTML page Nik1811 2 390 Mar-14-2024, 12:39 PM
Last Post: Nik1811
  Take data from web page problem codeweak 5 949 Nov-01-2023, 12:29 AM
Last Post: codeweak
  Create simple live plot of stock data dram 2 2,949 Jan-27-2023, 04:34 AM
Last Post: CucumberNox
  Tkinterweb (Browser Module) Appending/Adding Additional HTML to a HTML Table Row AaronCatolico1 0 954 Dec-25-2022, 06:28 PM
Last Post: AaronCatolico1
  SMA (simple moving avg) Not receiving Data (stock prices). gdbengo 2 1,480 Jul-31-2022, 08:20 PM
Last Post: paulyan
  OCR-Python from Multi TIFF to HOCR getting only Data from 1st Page of multiple TIFF JOE 0 2,179 Feb-18-2022, 03:18 PM
Last Post: JOE
  open the html page from the django dropdown menu? shams 2 3,347 Jul-17-2021, 08:10 AM
Last Post: shams
  reading html and edit chekcbox to html jacklee26 5 3,116 Jul-01-2021, 10:31 AM
Last Post: snippsat
  Plotting sum of data files using simple code Laplace12 3 3,082 Jun-16-2021, 02:06 PM
Last Post: BashBedlam
  Using Local Html Data knight2000 2 1,995 Jun-07-2021, 06:59 AM
Last Post: knight2000

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020