Skip to content

Flask

Flask is a lightweight WSGI web application framework. It is designed to makegetting started quick and easy, with the ability to scale up to complexapplications.This module includes the Flask extensions: Flask-Cors

https://www.palletsprojects.com/p/flask/

Available modules

The overview below shows which Flask installations are available per target architecture in EESSI, ordered based on software version (new to old).

To start using Flask, load one of these modules using a module load command like:

module load Flask/3.0.0-GCCcore-13.2.0

(This data was automatically generated on Fri, 06 Feb 2026 at 13:12:13 UTC)

aarch64/generic aarch64/a64fx aarch64/neoverse_n1 aarch64/neoverse_v1 aarch64/nvidia/grace x86_64/generic x86_64/amd/zen2 x86_64/amd/zen3 x86_64/amd/zen4 x86_64/intel/cascadelake x86_64/intel/haswell x86_64/intel/icelake x86_64/intel/sapphirerapids x86_64/intel/skylake_avx512
Flask/3.0.0-GCCcore-13.2.0 x x x x x x x x x x x x x x
Flask/2.3.3-GCCcore-12.3.0 x x x x x x x x x x x x x x
Flask/2.2.3-GCCcore-12.2.0 x x x x x x x x x x x x x x

Flask/3.0.0-GCCcore-13.2.0

This is a list of extensions included in the module:

asgiref-3.7.2, blinker-1.7.0, cachelib-0.10.2, flask-3.0.0, Flask-Cors-4.0.0, Flask-Session-0.5.0, itsdangerous-2.1.2, werkzeug-3.0.1

Flask/2.3.3-GCCcore-12.3.0

This is a list of extensions included in the module:

asgiref-3.7.2, blinker-1.6.2, cachelib-0.10.2, flask-2.3.3, Flask-Cors-4.0.0, Flask-Session-0.5.0, itsdangerous-2.1.2, werkzeug-2.3.7

Flask/2.2.3-GCCcore-12.2.0

This is a list of extensions included in the module:

asgiref-3.6.0, cachelib-0.10.2, Flask-2.2.3, Flask-Cors-3.0.10, Flask-Session-0.4.0, itsdangerous-2.1.2, Werkzeug-2.2.3