Maya-uiMaster
Autodesk Maya uiMaster Tool
Source from link
I add PySide2 & Py3 Support Here.
There is a uiMaster/install.mel
script, drag this file into Maya.
Then you can launch the window with a mel command.
from maya import cmds
cmds.uiMaster()