Dump a dictionary as yaml string that can be consumed as a jinja2.Template which evaluates containing functions

前端 未结 0 420
难免孤独
难免孤独 2021-02-01 08:53

The goal is to dump a python dictionary as a yaml string with pyyaml that is then rendered by jinja2. The values within the dictionary might contain references to functions that

相关标签:
回答
  • 消灭零回复
提交回复
热议问题