What are the modules of python needed for building a website? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What are the modules of python needed for building a website?

I want to build a website by the help of python alone.

1st Oct 2019, 12:09 PM
Tannu Yadav
Tannu Yadav - avatar
5 Answers
+ 5
Django,Flask 👻
1st Oct 2019, 12:40 PM
Rahul Viswam
Rahul Viswam - avatar
+ 4
you can use Django as it’s full stack python Framework for web development , Flask is also other option but you have to use other modules also while working with flask to make your website full featured 👍🏻
1st Oct 2019, 12:57 PM
m8riix
m8riix - avatar
+ 4
You can built web by django only
2nd Oct 2019, 4:16 PM
Paras Räñå
Paras Räñå - avatar
+ 3
Hi. You can use Flask, Django or Pyramid frameworks for Web development.
1st Oct 2019, 12:11 PM
Dmytro Novak
Dmytro Novak - avatar
+ 2
Thanks
1st Oct 2019, 12:14 PM
Tannu Yadav
Tannu Yadav - avatar