You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-flask-webpackext-1.0.2-1.lbn36.noarch

python3-flask-webpackext-1.0.2-1.lbn36.noarch

Package Attributes
RPM  python3-flask-webpackext-1.0.2-1.lbn36.noarch.rpm Architecture  noarch Size  59066 Created  2025/05/19 12:49:45 UTC
Package Specification
Summary Webpack integration for Flask.
Group Application/Internet
License ZPL
Home Page https://pypi.org/project/flask-webpackext
Description

Webpack integration for Flask. Flask-WebpackExt makes it easy to interface with your existing Webpack project from Flask and does not try to manage Webpack for you. Flask-WebpackExt does this via:

Manifests: You tell Webpack to write a manifest.json using plugins such as webpack-manifest-plugin, webpack-yam-plugin or webpack-bundle-tracker. Flask-WebpackExt reads the manifest and makes your compiled assets available in your Jinja templates. CLI for NPM: Flask-WebpackExt provides a Flask CLI so that e.g. flask webpack install will run npm install in your Webpack project. Similarly, flask webpack build will run npm run build.

Optionally you can use Flask-WebpackExt to also:

Inject configuration: Flask-WebpackExt will write a config.json into your Webpack project, which you can import in your Webpack configuration. You define what goes in the config e.g. Let Webpack know about output paths or dynamic entry points. Collect bundles: If your Webpack project is spread over multiple Python

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
python3.10dist(pywebpack)  
python3.10dist(pynpm)  
rpmlib(FileDigests)  
Provides
python-flask-webpackext
python3-flask-webpackext
python3.10-flask-webpackext
python3.10dist(flask-webpackext)
python3dist(flask-webpackext)
Obsoletes
python-flask-webpackext

Document Actions