pyscript-cli
pyscript-cli copied to clipboard
Add `--template` option to `pyscript wrap`
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.