Create a website with python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Create a website with python

Hello guys Can we create a sight completely with python(just python!!!!not using other languages)?or just we can develop websites with python?

2nd Jan 2022, 5:11 PM
Matin Nobakht
15 Answers
+ 17
I thought you are asking if we can create sight with PYTHON. Python is used as server side programming language to make websites. And any programming language with network capabilities can be used as server side programming language. The website which we see and interact with is written in HTML, CSS (For designing) and JavaScript (To add additional functionally websites which HTML doesn't provide). you can't create a website without HTML. Python is used where you need to send data to the server for processing or saving. For example if you wants to upload a document on the server then you will select the document to be uploaded. This is achieved by HTML. When you send the document then PYTHON can save the document on the server, edit it or send back it to you. It is responsibility of Server side programming language to handle any kind of request from the client (Browser). If you doesn't completely understand what I'm saying then don't focus on this too much. You will understand after learning web development
3rd Jan 2022, 4:35 AM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar
+ 8
Hi! I think you could develop a website using Django. It is an high-level Python web framework. Check it out on https://www.djangoproject.com Hope this is usefull
2nd Jan 2022, 6:02 PM
Mattia Nardoni
+ 7
Thanks for your useful answers
2nd Jan 2022, 6:06 PM
Matin Nobakht
+ 5
can use flask, SQLite for it
3rd Jan 2022, 1:42 PM
sxoxgxi
sxoxgxi - avatar
+ 4
You should try out Django. Its has a pretty good framwork
4th Jan 2022, 4:48 AM
Jeffrey Montanari Jr
Jeffrey Montanari Jr - avatar
+ 3
Don't start with Django. Django is a relatively intense web framework. Start with Flask... it'll be a lot easier to wrap your arms around. In either case, you will need to use HTML at the very least in addition to Python.
3rd Jan 2022, 10:15 PM
David Casson
David Casson - avatar
+ 2
Thats where Django framework of python come to rescue you😎
3rd Jan 2022, 5:40 AM
Ashutosh Patel
Ashutosh Patel - avatar
+ 2
Yes,you can create a website by python.But it is difficult.First you need the good knowledge in python.Then you can create a website with python.
3rd Jan 2022, 6:21 PM
Abdun Nur Porag
Abdun Nur Porag - avatar
+ 2
Yes you can create a website with python but it's not easy at all
4th Jan 2022, 9:53 AM
Anene Emmanuel-Elvis Oluebube
+ 2
It is not possible to create a website using only python, you would need a web framework, like Django or Flask.
4th Jan 2022, 10:22 AM
AnoCode
0
Hi i am biggner plz help me
4th Jan 2022, 2:02 PM
afzalacadmy
afzalacadmy - avatar
0
afzalacadmy How can I help you
4th Jan 2022, 9:22 PM
Anene Emmanuel-Elvis Oluebube
0
Albert smith can you chat me on whatsapp 03209346429
5th Jan 2022, 2:09 AM
afzalacadmy
afzalacadmy - avatar
0
You know in coding?
5th Jan 2022, 2:09 AM
afzalacadmy
afzalacadmy - avatar
0
09096288465
9th Jan 2022, 4:40 AM
Anene Emmanuel-Elvis Oluebube