Comment on Flask 0.7 Released (Python Web Framework)parentComments−oinksoft15yBottle is pretty much standalone. Flask requires Jinja2 just to function, for instance.Bottle runs on Python 2.5+ and on Python 3.x.
Comments
Bottle is pretty much standalone. Flask requires Jinja2 just to function, for instance.
Bottle runs on Python 2.5+ and on Python 3.x.