Python Forum
Show HTML in Python application and handle click
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Show HTML in Python application and handle click
#3
Flask might be useful if I wanted to develop an application; multiple pages that work together. I just need to support one page; the equivalent of using HTML as a word-processing format and Python for the macros. Flexx is by its definition also for applications.

Opinion: I think some day the internet will get a new design that allows internet applications to work more like desktop applications; I think desktop applications that work like internet applications are the wrong direction, although the compatibility/portability issue is useful.

Javascript API | pywebview appears to be an example of what I need to do. The example in RkBlog :: WebKit in PyQt - rendering web pages also appears relevant. wx.html2.WebView — wxPython Phoenix 4.1.2a1 documentation says it can be built to use Chromium (the current) Edge and that can be useful. So all of those are possibilities.
Reply


Messages In This Thread
RE: Show HTML in Python application and handle click - by SamHobbs - Sep-28-2021, 06:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can I develop a live video streaming application using python? mtrkhan 3 4,463 Nov-15-2021, 10:42 PM
Last Post: Larz60+
  show csv file in flask template.html rr28rizal 8 34,803 Apr-12-2021, 09:24 AM
Last Post: adamabusamra
  HTML multi select HTML listbox with Flask/Python rfeyer 0 4,654 Mar-14-2021, 12:23 PM
Last Post: rfeyer
  Python Desktop Application that will connect o Azure SQL Database thewolf 7 4,585 Feb-26-2021, 01:33 AM
Last Post: thewolf
  Log In Button Won't Click - Python Selenium Webdriver samlee916 2 3,842 Jun-07-2020, 04:42 PM
Last Post: samlee916
  Python3 + BeautifulSoup4 + lxml (HTML -> CSV) - How to loop to next HTML/new CSV Row BrandonKastning 0 2,379 Mar-22-2020, 06:10 AM
Last Post: BrandonKastning
  Handle parameters in POST request for python webserver? JBristow1729 1 7,789 Jul-16-2019, 10:59 PM
Last Post: scidam
  Excel Like Web Application using Python ravsha85 1 2,328 Jun-13-2019, 06:00 PM
Last Post: noisefloor
  Click Element if displayed using Selenium and Python giaco__mar 1 3,547 Dec-27-2018, 06:19 PM
Last Post: metulburr
  Application like simpler facebook wall in python framework seidman 1 3,325 Mar-11-2018, 05:07 PM
Last Post: wavic

Forum Jump:

User Panel Messages

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