I’m developing a proof of concept at the moment and was wondering if there is a library or some other way to run a hello world python script in X++ environment? For example, C# has an `IronPython` library for running python scripts in .NET environment.