today i learned about this thing called bython (yes, with a b) that’s basically a python preprocessor that supports curly braces (these guys → {}) and it is pretty neat
if you wanna install it then run pip3 install bython
and then you can bython yourfile.by