scriptedforms icon indicating copy to clipboard operation
scriptedforms copied to clipboard

Quickly create live-update GUIs for Python packages using Markdown and simple HTML elements.

Results 101 scriptedforms issues
Sort by recently updated
recently updated
newest added

Make a field that persists between reboots. Have a file be created next to the markdown file called template-name-persistence.json that file has within it values that have been given a...

enhancement

Just save a simple results json whenever variable inputs are changed. Have that be saved to the filename provided.

enhancement

https://pypi.org/project/twine/

Needs to be removed from variable base and button sections

breaking change

If there is a long running piece of code, don't want to lose the output because the form template has been updated.

This is to remove the jumpiness when the screen is just below an output area on file saving.

enhancement

Button to upload files. Use case image processing, parsing csv

enhancement