Hi. I've just discovered Jinja2, and I tried some examples of building 
configurations files for network equipments:

   - I have several template snippets in j2 files
   - I have the custom information in a YAML file
   - I use a Python script to build the configuration file based on the 
   snippets + the YAML file. For that I'm using the render() function.


I was wondering if there is some easy way of doing the "reverse render", 
that is, generating a YAML file starting with a configuration file + the 
Jinja2 snippets.
Can anyone help me? Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pocoo-libs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to