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

Exporting a pyscript app to std python or a notebook

Open fpliger opened this issue 2 years ago • 0 comments

As a user of pyscript I'd like to be able to create a new "standard" Python app or a Jupyter Notebook from my PyScript application.

--as or --type are probable good options as an argument that allows users to specify what type/format they are exporting (python is probably a good default)

fpliger avatar May 24 '23 21:05 fpliger