Skip to main content

Webpack integration for Flask.

Project description

https://img.shields.io/travis/inveniosoftware/flask-webpackext.svg https://img.shields.io/coveralls/inveniosoftware/flask-webpackext.svg https://img.shields.io/github/tag/inveniosoftware/flask-webpackext.svg https://img.shields.io/pypi/dm/flask-webpackext.svg https://img.shields.io/github/license/inveniosoftware/flask-webpackext.svg

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 packages, Flask-WebpackExt can help you dynamically assemble the files into a Webpack project. This is useful if you don’t know until runtime which packages are installed.

Further documentation is available on https://flask-webpackext.readthedocs.io/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask_webpackext-2.1.1.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flask_webpackext-2.1.1-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file flask_webpackext-2.1.1.tar.gz.

File metadata

  • Download URL: flask_webpackext-2.1.1.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for flask_webpackext-2.1.1.tar.gz
Algorithm Hash digest
SHA256 1c3bae21517dbea0dce4527fecba07ddcfccd71deae984350c5968e3bfbf9e4b
MD5 eb78c6513024f748bdc201222126e206
BLAKE2b-256 f19c91459d6b38d5c09cd57eb9375af250f50c9dfadd99452597ab66c250fd05

See more details on using hashes here.

File details

Details for the file flask_webpackext-2.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for flask_webpackext-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c2235685a4ceaf6a36cadde574933f23ff4af096f92a7587408704a850965133
MD5 0ac848d63339771eab22ae0f58d91a3d
BLAKE2b-256 26aebad6d700bc6b8bc94020e89a8046960b7c6e7955848eb9bdcc5a0ad0e52f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page