View Full Version : Can we use Python as backend with HTML?
pooja escorts
08-25-2021, 12:49 AM
Can we use Python as backend with HTML?
Akshay_M
04-08-2022, 09:54 AM
Yes, you can use python in both frontend or backend because python is full stack.
myresellerhome
04-09-2022, 11:36 AM
You won't be able to. Python cannot be performed because HTML is executed by your browser, which does not allow the execution of Python. However, you may produce HTML by running Python on the backend. For example, the flask and django frameworks are two examples of frameworks that make this effort easier.
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.