Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GUI Development using python
#1
Hi

I want to make web application using python programming. I don't want to use htmls css and java script to create UI for web application. I use windows 10 operating system. I don't want other library such as tkinter qt5

How to develop GUI using (HTML + Javascript) with python ?
Reply
#2
what is your objection to using libraries.

If you want to write a web site without python libraries, why complicate the task by adding python, just use HTML and JavaScript and a text editor.

You can create some pretty elaborate websites using Flask and python, but that requires installing flask, and then flask_sqlalchemy, and flask_wtf, and flask_sqlalchemy and more.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python for Backend Development jayarora 1 1,930 Dec-25-2019, 10:16 AM
Last Post: ralhanashwarya
  which std library to use for web development in python srm 4 3,225 Nov-16-2019, 07:18 PM
Last Post: detelina
  Web development using Flask and Python kirito85 4 3,400 Jun-14-2019, 02:13 AM
Last Post: kirito85
  Python vs Go for Web Development jack_sparrow007 0 2,288 Dec-26-2018, 07:52 AM
Last Post: jack_sparrow007
  Eclipse Python We development Environment Adelton 3 4,533 Feb-16-2017, 08:52 PM
Last Post: Adelton

Forum Jump:

User Panel Messages

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