Python bindings for OpenFX primarily involve using a C++ wrapper like ofxpp to interface with the OpenFX API. This allows developers to create OpenFX plugins using Python, although it is generally recommended to use C, C++ or Rust for better performance.