You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-flask-security-too+fsqla-5.4.3-1.lbn36.noarch
This is a metapackage bringing in fsqla extras requires for python3-flask-security-too. It makes sure the dependencies are installed.
RPMPackage python3-flask-security-too+common-5.4.3-1.lbn36.noarch
This is a metapackage bringing in common extras requires for python3-flask-security-too. It makes sure the dependencies are installed.
RPMPackage python3-flask-security-too+babel-5.4.3-1.lbn36.noarch
This is a metapackage bringing in babel extras requires for python3-flask-security-too. It makes sure the dependencies are installed.
RPMPackage python3-flask-security-too-5.4.3-1.lbn36.noarch
Flask-Security quickly adds security features to your Flask application.
RPMPackage python3-flask-restx-0.5.1-2.fc36.noarch
Flask-RESTX is an extension for Flask that adds support for quickly building REST APIs. It encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTX should be easy to pick up. It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly using Swagger.
RPMPackage python3-flask-restful-0.3.9-3.fc36.noarch
Flask-RESTful is Python 3 extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries.
RPMPackage python3-flask-principal-0.4.0-30.fc36.noarch
Flask-Principal provides a very loose framework to tie in authentication and user information providers, often located in different parts of a web application.
RPMPackage python3-flask-paranoid-0.3.0-1.fc36.noarch
Flask Simple user session protection.
RPMPackage python3-flask-openid-1.3.0-2.fc36.noarch
Flask-OpenID is an extension to flask that allows you to add openid based authentication to your website in a matter of minutes. This package includes the python 3 version of the module.
RPMPackage python3-flask-oidc-1.4.0-13.fc36.noarch
Currently designed around Google’s oauth2client library and OpenID Connect implementation. May or may not interoperate with other OpenID Connect identity providers, for example, Microsoft’s Azure Active Directory
RPMPackage python3-flask-multistatic-1.0-21.fc36.noarch
Simple flask plugin allowing to override static files, making theming flask applications really easy.
RPMPackage python3-flask-migrate-4.0.7-2.lbn36.noarch
SQLAlchemy database migrations for Flask applications using Alembic.
RPMPackage python3-flask-migrate-4.0.7-2.lbn36.noarch
SQLAlchemy database migrations for Flask applications using Alembic.
RPMPackage python3-flask-mako-0.4-21.fc36.noarch
This extension for the Flask micro web framework allows developers to use Mako Templates instead of the default Jinja2 templating engine.
RPMPackage python3-flask-mail-0.9.1-16.fc36.noarch
A Flask extension for sending email messages.
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-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.