A CLI interface to Jinja2
Project description
jinja2-cli
======
A CLI interface to jinja2.
$ jinja2 helloworld.tmpl data.json --format=json
$ cat data.json | jinja2 helloworld.tmpl
$ curl -s http://httpbin.org/ip | jinja2 helloip.tmpl
$ curl -s http://httpbin.org/ip | jinja2 helloip.tmpl > helloip.html
======
A CLI interface to jinja2.
$ jinja2 helloworld.tmpl data.json --format=json
$ cat data.json | jinja2 helloworld.tmpl
$ curl -s http://httpbin.org/ip | jinja2 helloip.tmpl
$ curl -s http://httpbin.org/ip | jinja2 helloip.tmpl > helloip.html
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
jinja2-cli-0.1.0.tar.gz
(4.0 kB
view details)
File details
Details for the file jinja2-cli-0.1.0.tar.gz
.
File metadata
- Download URL: jinja2-cli-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3097387276e7902fa70c5542335f0bd70192f35bea47874e59a8f92afcadfdd |
|
MD5 | 43e7c8569467f6dbe821d2db32f6e4bc |
|
BLAKE2b-256 | 50a7a3d6dfdf63d5fcef74684dc891c1617c097f8ce91059355c0775749c9ec0 |