pystache.commands.render module

This module provides command-line access to pystache.

Run this script using the -h option for command-line help.

pystache.commands.render.main(sys_argv=['/home/runner/work/pystache/pystache/.tox/docs/bin/sphinx-build', '-M', 'html', 'source', '_build'])[source]
pystache.commands.render.parse_args(sys_argv, usage)[source]

Return an OptionParser for the script.