Skip to main content

Integration of Google's Soy Template Compiler with the webassets package.

Project description

Usage

Easiest way to install:

pip install closure-soy

pip install webassets-closure-soy

You can set environment variables to use your own SoyToJsSrcCompiler.jar but this package will look for the closure-soy package for easy setup.

In your assets.py file:

from webassets_ext import ClosureSoyFilter

from webassets.filter import register_filter

register_filter(ClosureSoyFilter)

Then use filter=”closure_soy” wherever you want to use it. If you want to chain it with a js minifer, make sure that closure_soy comes first in the list of filters.

Bugs

If you have any issues, please open a ticket at the Github page.

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

webassets-closure-soy-1.0.0.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file webassets-closure-soy-1.0.0.tar.gz.

File metadata

File hashes

Hashes for webassets-closure-soy-1.0.0.tar.gz
Algorithm Hash digest
SHA256 95c64af26f4cb46a5417d923f0be7bc9d9de8a15808668405273480bf846ece7
MD5 2251dcdf84a739ad125f2dd17ad8b038
BLAKE2b-256 94a134d8d3b86de056220d33a066cc0d69aa1c455b1ca863ea9e4ff8a232ea45

See more details on using hashes here.

Supported by

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