NUKE is a VFX node-based compositing package created by The Foundry, used for feature films, television, VR, and commercials.
NUKE is a VFX node-based digital compositing package created by The Foundry, used for feature films, television, VR, and commercials post-production.
Scripting in NUKE is generally done in python. Prior to version 5, tcl was the only scripting option. The UI of NUKE version 11 is created with pyside2 and pyqt5.
If you are new to NUKE programming, there is a Python Developer’s Guide guide at The Foundry website. There's also a Python API Reference to Python.