[Flask] [ANN] Flask-SQLAlchemy-WebQuery

Corey Boyle coreybrett at gmail.com
Wed Jun 21 14:17:51 EDT 2017


How would it compare to Flask-Admin?

On Wed, Jun 21, 2017 at 11:27 AM, Gergely Polonkai <gergely at polonkai.eu> wrote:
> Hello,
>
> I’ve started working on a Flask and SQLAlchemy based library to query
> SQLAlchemy models through a web interface. It can be downloaded here:
> https://gitlab.com/gergelypolonkai/flask-sqlalchemy-webquery
>
> I developed it with Python3 in mind; it may or may not work with Python2.
> Also, the web interface currently depends on Flask-Bootstrap and uses CSRF
> tokens from Flask-WTF, but these could be easily eliminated.
>
> I would be grateful to get some comments and ideas about it. Also, if you
> find some code in it that makes you scream, don’t keep it in yourself! And
> if you know about a library that does the same (and thus, I should stop
> working on this one instead of contributing to that one), please let me
> know!
>
> Best,
> Gergely
>
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask
>


More information about the Flask mailing list