Is it possible to use python to build web apps? If possible what softwares will I need? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Is it possible to use python to build web apps? If possible what softwares will I need?

python as web apps

17th Mar 2017, 7:34 PM
Ebenezer Amissah
Ebenezer Amissah - avatar
3 Answers
+ 10
You'll need popular framework like: Django, Pyramid, Flask, Cherrypy, web2py. Google Search any of those.
17th Mar 2017, 10:09 PM
Wisdom Abioye
Wisdom Abioye - avatar
+ 8
Yes, this is what Django, Flask and other Python-based frameworks are for: http://www.djangoproject.com http://flask.pocoo.org
17th Mar 2017, 8:28 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 1
Yes, you can by using python web frameworks. This link will help you: https://www.fullstackpython.com/web-development.html
18th Mar 2017, 2:00 AM
Hummad Khan
Hummad Khan - avatar