Which python framework is good? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Which python framework is good?

Hey guys, I'm engaged in a project, "Analysing the Twitter". I got Twitter Developer ID, now there is a need to handle this API from Twitter. I'm new to python frameworks, I know python is cool, what abt it's frameworks? I need to store and retrieve all those Details in MongoDB. So, my question, "Which is the Good and Easiest framework in python to start on?"

13th Sep 2018, 9:27 AM
Hemath Kumar
Hemath Kumar - avatar
16 Answers
+ 7
It's simply what we work with at my job So it's the first python framework i knew
13th Sep 2018, 9:59 AM
Burey
Burey - avatar
+ 7
Google any combination of these terms: Python Flask Django Rest Mongodb Mongoengine Pymongo Tutorial Example
13th Sep 2018, 11:37 AM
Burey
Burey - avatar
+ 5
Pranav Rk We had a course during my degree, Principles of Programming Languages and we used python in it Besides that, mainly at my job
26th Sep 2018, 1:54 PM
Burey
Burey - avatar
+ 5
No problems Pranav Rk
26th Sep 2018, 2:41 PM
Burey
Burey - avatar
+ 4
My personal experience is with Flask (server) and mongoengine There are other (and might be more popular) options such as Django for the server, PyMongo and probably many more i am not familiar with extra read: https://www.pydanny.com/when-to-use-mongodb-with-django.html https://www.bogotobogo.com/JUMP_LINK__&&__python__&&__JUMP_LINK/MongoDB_PyMongo/python_MongoDB_RESTAPI_with_Flask.php https://medium.com/@riken.mehta/full-stack-tutorial-flask-react-docker-ee316a46e876
13th Sep 2018, 9:49 AM
Burey
Burey - avatar
+ 4
Pranav Rk it's all about practice And what area you are interested in (data analysis/backend/etc...)
26th Sep 2018, 2:24 PM
Burey
Burey - avatar
26th Sep 2018, 2:29 PM
Burey
Burey - avatar
+ 3
Pranav Rk that's Kuba Siekierzyński area of expertise 😅 I'm backend and the occasional scraping
26th Sep 2018, 2:28 PM
Burey
Burey - avatar
+ 3
Pranav Rk You might be interested in taking one of the courses I recommend here (scroll down for the course list): https://code.sololearn.com/W2nvcMqTRi4q/?ref=app
26th Sep 2018, 5:53 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 2
Burey Data analysis!!😊
26th Sep 2018, 2:25 PM
PROTON
PROTON - avatar
+ 2
Burey Thanks brother..🙌
26th Sep 2018, 2:30 PM
PROTON
PROTON - avatar
+ 2
Kuba Siekierzyński Thank you😊😊
26th Sep 2018, 6:53 PM
PROTON
PROTON - avatar
+ 1
Burey Where did you learn Python?🤔🤔😌😌😊😊
26th Sep 2018, 1:51 PM
PROTON
PROTON - avatar
+ 1
Burey can you tell me where I can learn Python online from scratch to advanced for free?😢🙏🙏
26th Sep 2018, 2:07 PM
PROTON
PROTON - avatar
0
What are the advantages you saw in Flask?
13th Sep 2018, 9:50 AM
Hemath Kumar
Hemath Kumar - avatar
0
can you suggest me any great resource for this? Free resource will be appreciated....😁
13th Sep 2018, 10:12 AM
Hemath Kumar
Hemath Kumar - avatar