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

On clicking buttons it would be useful to display a notification, e.g. to confirm successfull execution of some code. https://material.angular.io/components/snack-bar/overview can be used

See how the angular template loader is written.

enhancement

Allows the live section to be triggered by variables that are not contained within it.

discussion required

Create two new buttons that do not show by default, "save" and "edit". Save will download a json file containing variable values and the template text. The edit this template...

Similar to the design of: https://www.ag-grid.com/ Their splash screen which scrolls into a docs overview is great.

https://blog.ionelmc.ro/2014/06/25/python-packaging-pitfalls/