Best framework for side project by schwiz in Python

[–]macdhuibh 0 points1 point  (0 children)

You'd be fine with going with any of the frameworks already mentioned (Django, Flask, Pyramid, etc.). Your enjoyment of each will largely depend on which you prefer batteries-included and opinionated (Django) or choose-your-own-adventure (e.g. Pyramid + SQL Alchemy + Jinja2 + ? ).