All I want from JSON is whitespace commas

by vlaaadon 12/13/2024, 2:46 PMwith 3 comments

by bobrobpron 12/13/2024, 3:53 PM

All I want is Python without indentation...

0dc MyTextBox Frame

1df s __init__ parent

2fc l "super().__init__" parent

2va s master parent

2fc s configure bg=$BG

2vf s this_text_box Text $TEXT_PROP

2fc s this_text_box.pack $TEXT_PACK

2vf s words_var StringVar

2fc s words_var.set '"0 | 1"'

https://nopaste.net/shy.sh

https://nopaste.net/shy-editor.shy

source shy.sh ; bash shy-editor.shy | python3

by ubermanon 12/13/2024, 2:54 PM

Perhaps what you want is YAML.