Fedora Packages

python3-flask Subpackage of python-flask

A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions

Flask is called a “micro-framework” because the idea to keep the core simple but extensible. There is no database abstraction layer, no form validation or anything else where different libraries already exist that can handle that. However Flask knows the concept of extensions that can add this functionality into your application as if it was implemented in Flask itself. There are currently extensions for object relational mappers, form validation, upload handling, various open authentication technologies and more. Python 3 version.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.0.2-1.fc40 -
Fedora 40 3.0.2-1.fc40 -
Fedora 39 2.2.5-3.fc39 -
Fedora 38 2.2.3-1.fc38 -
EPEL 9 2.0.3-1.el9.1 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-flask dash maintainers at fedoraproject dot org.



Sources on Pagure