> [flask] in the test requirements
Good point. I've removed it. Thanks.
> [iommi for flask possible]
The HTTP parts are super easy, it's the ORM mapping support that is the big issue. When I made an attempt first time SQLAlchemy was in the middle of a huge API change too, which meant the docs were rather bad and incomplete. Maybe it's better now.
Supporting both Django Templates and Jinja2 is a bit annoying too, but doable.
Thanks, that was quick!
I noticed you are the developer of one of the other dependencies, django-fastdev which fixes a lot of Django annoyances itself. Very nice.
TBH I would probably use iommi with Django even if you supported Flask or similar because the Django ecosystem is huge and I am familiar with it.
The idea would be to support both transparently.