Can we create a web using Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Can we create a web using Python?

If yes, can you tell me how?

10th Feb 2019, 5:19 AM
Muhammad Adil Nashrulhaq
Muhammad Adil Nashrulhaq - avatar
9 Answers
+ 11
Like Umar Sunusi Maitalata already mentioned, you can try one of the popular Python web frameworks: Django: https://www.djangoproject.com Flask: http://flask.pocoo.org Bottle: https://bottlepy.org/docs/dev/ or any other :)
10th Feb 2019, 8:15 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 8
Yes with help of framework
17th Feb 2019, 1:23 PM
Ujjawal Raj
Ujjawal Raj - avatar
+ 6
//Yup python is used for web development, many use it for backend //how to use https://www.probytes.net/blog/use-python-make-websites/
10th Feb 2019, 5:48 AM
Sudarshan Rai
Sudarshan Rai - avatar
10th Feb 2019, 5:54 AM
eMBee
eMBee - avatar
+ 5
I’m pretty sure you can, but I’m not sure how to. I think that Kuba Siekierzyński will be able to answer this question for you.
10th Feb 2019, 5:45 AM
Rowsej
Rowsej - avatar
+ 4
🌴reasur3 C++, C# or Java, depending on the operating system :)
11th Feb 2019, 7:47 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 3
Yes with Django, flask and other python web frameworks.
10th Feb 2019, 6:21 AM
Umar Sunusi Maitalata
Umar Sunusi Maitalata - avatar
+ 1
Yes, You could use python for creating websites using frameworks such as Django, flask etc But you would also require knowledge in MVC. For the developing websites in python, you could use any of the following: Django Flask Pyramid and many more.
13th Feb 2019, 7:20 AM
Rita sharma
0
Pls which programming language can be used to develop apps and advance games
11th Feb 2019, 6:07 AM
Ωla x Jîdë
Ωla x Jîdë - avatar