pyscript-cli icon indicating copy to clipboard operation
pyscript-cli copied to clipboard

Add `--template` option to `pyscript wrap`

Open mattkram opened this issue 3 years ago • 0 comments

Add a new option to pyscript wrap subcommand to allow user to provide their own Jinja2 template file, in which to inject the Python code they are wrapping. This would be useful for common styling, headers, footers, etc.

mattkram avatar May 06 '22 16:05 mattkram