You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-flask-login-0.6.3-2.lbn36.noarch
Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.
RPMPackage python3-flask-login-0.6.3-2.lbn36.noarch
Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.
RPMPackage python3-flask-login-0.6.3-2.lbn36.noarch
Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.
RPMPackage python3-flask-login-0.6.3-2.lbn36.noarch
Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.
RPMPackage python3-flask-login-0.6.3-2.lbn36.noarch
Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.
RPMPackage python3-flask-login-0.6.3-2.lbn36.noarch
Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.
RPMPackage python3-flask-login-0.6.3-2.lbn36.noarch
Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.
RPMPackage python3-flask-login-0.6.3-2.lbn36.noarch
Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.
RPMPackage python3-flask-jwt-extended-4.7.1-1.lbn36.noarch
Flask-JWT-Extended FeaturesFlask-JWT-Extended not only adds support for using JSON Web Tokens (JWT) to Flask for protecting routes, but also many helpful (and **optional**) features built in to make working with JSON Web Tokens easier. These include:- Adding custom claims to JSON Web Tokens - Automatic user loading (current_user). - Custom claims validation on received tokens - [Refresh...
RPMPackage python3-flask-httpauth-4.8.0-1.lbn36.noarch
FlaskHTTPAuth Basic and Digest HTTP authentication for Flask routes.
RPMPackage python3-flask-httpauth-4.8.0-1.lbn36.noarch
FlaskHTTPAuth Basic and Digest HTTP authentication for Flask routes.
RPMPackage python3-flask-htmlmin-2.2.0-5.fc36.noarch
Minify flask text/html mime types responses. Just add MINIFY_PAGE = True to your deployment config to minify html and text responses of your flask application.
RPMPackage python3-flask-healthz-0.0.3-2.fc36.noarch
This module allows you to define endpoints in your Flask application that can be used as liveness and readiness probes.
RPMPackage python3-flask-cors-4.0.1-2.lbn36.noarch
Python3 flask_cors package.
RPMPackage python3-flask-compress-1.14-1.lbn36.noarch
Flask-Compress allows you to easily compress your Flask application's responses with gzip. The preferred solution is to have a server (like Nginx) automatically compress the static files for you. If you don't have that option Flask-Compress will solve the problem for you.
RPMPackage python3-flask-compress-1.14-1.lbn36.noarch
Flask-Compress allows you to easily compress your Flask application's responses with gzip. The preferred solution is to have a server (like Nginx) automatically compress the static files for you. If you don't have that option Flask-Compress will solve the problem for you.
RPMPackage python3-flask-caching-2.3.0-1.lbn36.noarch
Flask-Caching Adds easy cache support to Flask
RPMPackage python3-flask-caching-2.3.0-1.lbn36.noarch
Flask-Caching Adds easy cache support to Flask
RPMPackage python3-flask-bootstrap-3.3.7.1-17.fc36.noarch
FlaskBootstrap packages Bootstrap into an extension that mostly consists of a blueprint named 'bootstrap'. It can also create links to serve Bootstrap from a CDN and works with no boilerplate code in your application
RPMPackage python3-flask-basicauth-0.2.0-2.fc36.noarch
HTTP basic authentication for Flask