yes, but flask is better
before I'm asked:
https://www.quora.com/Should-I-learn-Flask-or-DjangoQuote
Flask just seemed a lot more straightforward to me. There was no "magic", just a small API to learn. Further, while I intended to implement an MVC architecture, Pylons seemed to enforce that as a design decision from the start.
Quote
lask is the future.
I would go with Flask because it is:
http://stackoverflow.com/questions/12781655/python-flask-or-django-for-a-beginnerQuote
I would recommend that you start with Flask. With Flask, you will explicitly write your own route functions, make your routes render templates, etc.
Quote
But after some time, I found Flask. And now I'm working with it. Why? Because sometimes I just like to build and create things by myself, I want to learn and know how things are working.
the main differences with the 3 major frameworks are:
are you a shit programmer, do you have no creativity, do you hate doing stuff yourself but like saying you did all of it?
use django or pyramid
do you actually enjoy programming and are proud of yourself for your creations?
use flask
This post was edited by GRATS on Mar 3 2016 09:03pm