FredHutch / scicomp_flask_examples

Flask Applications the SciComp Way
0 stars 0 forks source link

which flask packages should be added to EasyBuild ? #6

Open dirkpetersen opened 7 years ago

dirkpetersen commented 7 years ago

currently we have these:

https://fredhutch.github.io/easybuild-life-sciences/Python-3.6.1-foss-2016b-fh1.html

Flask-0.12.1 A microframework based on Werkzeug, Jinja2 and good intentions Flask-Bootstrap-3.3.7.1 An extension that includes Bootstrap in your project, without any boilerplate code. Flask-Cors-3.0.2 A Flask extension adding a decorator for CORS support Flask-Debug-0.4.3 Shows reflection/configuration to aid the development of Flask applications. Flask-Migrate-2.0.3 SQLAlchemy database migrations for Flask applications using Alembic Flask-SQLAlchemy-2.2 Adds SQLAlchemy support to your Flask application Flask-Script-2.0.5 Scripting support for Flask Flask-WTF-0.14.2 Simple integration of Flask and WTForms.