Does anyone know the minimum version of python required for peewee? I haven't been able to find it anywhere.
It uses with with a __future__ import. It has a minimum of at least 2.5a1.
with
__future__