formalchemy is a python library that allows for easy HTML forms manipulation when using SQLAlchemy models.
I've been developing a Django app, however I've recently changed the overall architecture plan. I no longer need a web-framework, …
python django sqlalchemy django-orm formalchemy