Python for simulation project

I know about Python integration for editor scripting. I need a way to integrate python for running http server in unreal engine and to run functions from my outter python app. afaik current python integration doesn’t work in packaged app (I use AirSim plugin and package in development mode). Is there a way to integrate python that will work after built ?