The extension provides the very basic PyScript boiler plates.
Usage & Options
The extension includes 4 ways to generate the boiler plates for PyScript as per the needs.
PyScript-BoilerPlate - Generates the basic PyScript code snippet.
PyScript-Combined - Generated full boiler plate including inline and source snippets.
PyScript-Inline - Only generates the PyScript inline code snippet.
PyScript-Src - Only generates the PyScript source file snippet.
Installation
In order to install the extension the following is required to be done having assumed that you have VSCode installed on your machine or else do the following.
Using Command Palette
Install VSCode
Launch VSCode
Open the Command Palette by holding CTRL+SHIFT+P or CTRL+P.
Type Install Extension then select Extensions: Install Extensions
Type PyScript-BoilerPlate
Select the extension to install.
Choose the extension.
Start using it.
Using Extensions
Open Extension Menu from the left-side.
Search for PyScript Boilerplate Generator.
Install the extension.
Start using it.
Contact
In case of issues/errors/suggestions, please check out the official repository.