9 Answers
+ 4
Definitely yes, you can use either Flask or Django. There are also some other frameworks that support Python for web development, but Flask and Django are the two most well known frameworks, and especially Flask is quite interesting and easy to work with. Django is more comprehensive and might not be the best to start with.
+ 2
Letssss gooooooo!
Thank you!
+ 2
Ok đ đ
Thank you!Programmer
+ 1
But it's still a good idea to start with Flask to get an understanding of how Python works in a backend environment.
Django is for bigger projects, so it might be a little bit hard, especially if you are new to Python too.
+ 1
Quantum Programmer
So I should first learn here basic Python and then to Flask and then to Django,
Am I right?
+ 1
Does sololearn offer Bjanco and Flask?
Quantum Programmer
+ 1
No, you have to run it on your own pc, but both Flask an Django have a good documentation how to set it up. Flask has a great example on their website, how to install a blog, and with Django, you can follow the example from W3Schools.
+ 1
Great!
I thank you!
0
if you want to learn web development with Python, you should learn django for backend.