Unfortunately Sumeet you cannot do that. UiPath is built on top of Microsoft Workflow foundation framework and uses more sophisticated .xaml (WPF). Ironpython at the moment supports Xaml but cannot compile and run WF created Xaml. the extension of Uipath code is .xaml like Main.xaml. you can find that as below
You can try to investigate more by opening that in Notepad++ and see if there is a way to call and compile code using Python. But I would strongly suggest use to UiRobot.
you can go through their docs for that
https://robot.uipath.com/