Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

238
Vistas
Is there any way to display websites or html/javascript in a widget in tkinter?

I'm trying to build a simple tkinter application that can easily display half complex websites. What I mean with half complex is the usage of JavaScript and html.

I did try using packages like tkinterweb, tkhtmlview, tkinterhtml, pywebkit but all of them failed to either work properly with tkinter or could just load simple pages like https://google.com

from tkinter import *
window = Tk()

leftside = Frame(window, width=400, height=500, bg="black")
leftside.grid(column=0, row=0)

#rightside = insert browser/html here
#rightside.grid(column=1, row=0)

window.title("Displaying a Website")
window.geometry("800x500")
window.mainloop()
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda