Flask
Frontend & MobileThe Python micro framework for building web applications.
Release History
3.1.23 fixesFlask 3.1.2 fixes async view handling for `stream_with_context`, corrects session state with `follow_redirects` in the test client, and relaxes the `send_file` type hint.
3.1.14 fixesFlask 3.1.1 is a bug-fix release that corrects signing-key selection, improves CLI type hints, ensures the help command loads the app, and updates sans-io typing for async iterables.