You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
flask_sqlalchemy_webquery | 6 years ago | |
.gitignore | 6 years ago | |
AUTHORS | 6 years ago | |
LICENSE.md | 6 years ago | |
README.md | 6 years ago | |
setup.cfg | 6 years ago | |
setup.py | 6 years ago |
README.md
Flask-SQLAlchemy-WebQuery
Build SQLAlchemy queries through a web interface.
This is a generic web interface to query your SQLAlchemy models, and save the results in a CSV file.
This is a work in progress. Feel free to contribute!
License
This library is licensed under the BSD 3 Clause license. See the LICENSE file for details.
Contributing
If you have an idea, open an issue on GitLab.