How do you create a web page in html by using Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How do you create a web page in html by using Python?

I am taking Object Oriented Scripting Language and am really lost.

30th Jul 2018, 6:23 AM
Brandon Flatt
8 Answers
+ 2
Install Django and follow these steps to create your first server run webpage https://tutorial.djangogirls.org/en/django_start_project/
30th Jul 2018, 6:37 AM
Calviղ
Calviղ - avatar
+ 2
You need to know Python in the first place. And also HTML eg form submission.
30th Jul 2018, 6:59 AM
Calviղ
Calviղ - avatar
+ 1
Yeah, I am just starting out and do not know any of that. They just threw me in this class with no prior programming experience. I guess it is not going to work for me.
30th Jul 2018, 1:26 PM
Brandon Flatt
+ 1
Python is easy to learn. Learn Python first. If you intend to use python as back end web server language later. You need to learn front-end HTML, CSS and Javascript first. Then you will learn backend Django for making Python handles HTML with backend controller and data model.
30th Jul 2018, 1:31 PM
Calviղ
Calviղ - avatar
+ 1
Sololearn can give you guidance.
30th Jul 2018, 2:39 PM
Calviղ
Calviղ - avatar
0
Is that going to help me write the code in Python?
30th Jul 2018, 6:38 AM
Brandon Flatt
0
I am not disagreeing with you. However my class does not seem to allow for that. And the way they are teaching me Python makes it very NOT easy. I have an assignment due today that I have no clue how to do.
30th Jul 2018, 1:52 PM
Brandon Flatt
0
That is why I am here. I want to learn it, but I am just not grasping it. And I am under the gun with school and work.
30th Jul 2018, 2:43 PM
Brandon Flatt