Google Closure's Soy templates packaged for Python
Project description
Usage
pip install closure-soy
closure-soy [<flag1> <flag2> ...] --outputPathFormat <formatString> <soyFile1> <soyFile2> ...
Note: Consider integrating this package into webassets or another such package for automatic soy template compilation.
About
Closure Templates is a client and server side templating system for building reusable HTML and UI elements. Closure’s templating system is also commonly known as Soy templates.
This is a Java-based tool. This package, based on the Closure Compiler package, provides a simple way to install and use the the Closure Template compiler from Python, bundling the soy.jar with the Python package.
This package was built for integrating with webassets for automatic template compiliation.
Versions
Version YYYYMMDD of this package will bundle the corresponding version of the compiler (Closure uses the build date as the version).
If you want a new version to be uploaded, open a ticket at the Github page.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file closure-soy-20121221.tar.gz
.
File metadata
- Download URL: closure-soy-20121221.tar.gz
- Upload date:
- Size: 10.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fb5140a007bd774c51cfa13ce9e5210059038f456947c34c550ad52965585d2 |
|
MD5 | f817e44f2da20e089a20ed7368e61b4a |
|
BLAKE2b-256 | 6d9e1fc0237143c0d1500a3cd999563206eded978aadae4e7fe2be3aa0644c51 |