Sorry for offtopic question, but has anyone had experience developing tools for Photoshop using Python? Apparently Photoshop uses JavaScript as its main language but there's a Python API available as well. I've managed to use Python in VSCode via COM method, but I would like to make a full plugin with its own window and buttons and such. I couldn't find any info on this topic in Google so I wonder if anyone here has this experience.
Thanks!