0
Django or Flask ?
I am aiming to be a web developer. so far I learned html, css and java script (front end) and I want to learn the back-end technologies. with a good knowledge in python I am very confused which frame work to use flask or django. in other words, which is more popular in market and highly demanded?
2 Antworten
+ 4
none are "highly demanded in market", but Django is certainly the most important to know as a python backend developper...
Flask is only a micro-web-framework, so it worth to be learned and has a less hard learning curve... as is Bottle...