How using request module? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How using request module?

How combine python with web pages?

1st Dec 2020, 5:08 PM
Xparadox
Xparadox - avatar
6 Answers
+ 1
Which is best framework django or flask for CMS? Xparadox Django is more suitable for complex applications, Flask is for lightweight and more simple web apps. If you are a beginner, then I suggest you Flask as framework.
1st Dec 2020, 6:49 PM
Matthew
Matthew - avatar
+ 1
if request.method=='POST':
28th Jan 2021, 2:22 PM
Shadoff
Shadoff - avatar
0
Using the diango or flask modules. Please be specific about what you want to do. There are a lot of things that can be done, so post detailed question.
1st Dec 2020, 5:12 PM
Charitra
Charitra - avatar
0
Which is best framework django or flask for CMS?
1st Dec 2020, 5:27 PM
Xparadox
Xparadox - avatar
0
else: ??????
28th Jan 2021, 4:01 PM
Xparadox
Xparadox - avatar
- 1
Else request.method is 'GET' 😂😂😂 Shadoff what are you trying to tell?
28th Jan 2021, 4:04 PM
AJAY LINGAYAT
AJAY LINGAYAT - avatar