+ 5
Can we create a web using Python?
If yes, can you tell me how?
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 :)
+ 8
Yes with help of framework
+ 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/
+ 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.
+ 4
đŽreasur3 C++, C# or Java, depending on the operating system :)
+ 3
Yes with Django, flask and other python web frameworks.
+ 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.
0
Pls which programming language can be used to develop apps and advance games