Import an executable application on ignition

I want to develop an application on python and then create an executable to import it on ignition and run it using the system.util function.
Is it possible to import an executable app .exe or .jar on ignition?

The following links look like they would look useful for your case:

https://docs.inductiveautomation.com/display/SE/Creating+a+Module

https://docs.inductiveautomation.com/display/SE/Introduction