7 ms·
I think it's the different between a normal python application and a web app: url dispatcher/route, request handler, template, extension...I started with Django
by Funnnny 13y ago
I think it's the different between a normal python application and a web app: url dispatcher/route, request handler, template, extension...I started with Django, but Flask clears thing better for me.