Python Framework | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python Framework

Can anyone give a full description of the python framework? and what are the names of them? Where to get them? How to get them? Are they free or not? How to use? For which work we can use them?

9th Oct 2023, 5:44 AM
Eaz Mahodi Sagor
Eaz Mahodi Sagor - avatar
4 Answers
+ 3
Flask and Django are two of the most well known Python frameworks, and you get access to them by using pip install... pip install Flask pip install Django Then you can go to their websites and read their documentations how to work with them.
9th Oct 2023, 6:46 AM
Jan
Jan - avatar
+ 1
Eaz Mahodi Sagor No, you have to install it on your own pc.
9th Oct 2023, 7:27 AM
Jan
Jan - avatar
+ 1
Quantum thanks for your reply
9th Oct 2023, 1:17 PM
Eaz Mahodi Sagor
Eaz Mahodi Sagor - avatar
0
Quantum thank you very much. Is it possible to use it in sololearn python playground?
9th Oct 2023, 7:04 AM
Eaz Mahodi Sagor
Eaz Mahodi Sagor - avatar