How do i create Web application in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How do i create Web application in python?

What basic concept i need to know ? Can i create web application without using any frame work? Best book to start ?

13th Jan 2019, 12:28 PM
Programmer Raja
Programmer Raja - avatar
13 Answers
+ 5
Django is the widely used framework for creating web application in python . Visit tutorials point for start and even Django's docs for more info.
13th Jan 2019, 2:14 PM
Adarsh.n. Bidari
Adarsh.n. Bidari - avatar
+ 4
PROGRAMMER RAJA if you want to create web application then you need to work with frameworks like Django,flask etc.without using any module or framework it cannot be done.if you don't have knowledge about in these frameworks then you can easily learn from Internet also in free.
13th Jan 2019, 4:30 PM
Maninder $ingh
Maninder $ingh - avatar
+ 4
Maninder Singh thank you so much🙏🙏🙏🙏🙏🙏
13th Jan 2019, 4:35 PM
Programmer Raja
Programmer Raja - avatar
14th Jan 2019, 4:40 PM
Martin Möhle
Martin Möhle - avatar
+ 3
Django and flask framework are best for web development. https://www.fullstackpython.com
15th Jan 2019, 3:45 AM
Maduchandan B P
Maduchandan B P - avatar
+ 2
A framework would be very helpful for web apps in python. Django is an option
13th Jan 2019, 1:30 PM
Julián González Calderón
Julián González Calderón - avatar
+ 2
Adarsh .n.Bidari can you tell if i can create web app without framework
13th Jan 2019, 2:33 PM
Programmer Raja
Programmer Raja - avatar
13th Jan 2019, 3:55 PM
Adarsh.n. Bidari
Adarsh.n. Bidari - avatar
+ 2
Django is a very good source and thier is alot of courses online that teach you how to use it, like on udemy etc
14th Jan 2019, 3:29 AM
Markpeach96
Markpeach96 - avatar
+ 2
You can check this also: https://trinket.io/JUMP_LINK__&&__python__&&__JUMP_LINK This tools lets you embed a python code snippet in any web page (iframe)
15th Jan 2019, 3:54 AM
Tibor Santa
Tibor Santa - avatar
+ 1
Adarsh then how can it possible can you explain briefly plse help me
13th Jan 2019, 4:11 PM
Programmer Raja
Programmer Raja - avatar
+ 1
Django is nice because it does a great job at separating frontend and backend.
14th Jan 2019, 12:24 AM
FeRoss Ballinger
FeRoss Ballinger - avatar
0
I think ,and correct me if I’m wrong, but I think Django is a package that is used for creating web applications.
13th Jan 2019, 3:15 PM
Null.User
Null.User - avatar