Hacker News new | ask | show | jobs
by Funnnny 4748 days 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.