I've been trying to figure out how to include an external application in my FME Desktop transform. Recently I discovered that my target application exists in the PYPI repository and I believe that these projects can be run in FME.
From what I have read, it looks like I can implement this application in FME using Python Creator/PythonModuleInstaller/ PythonCaller.
How do I setup and use a transform based on a PYPI project?
My experience with FME is limited.
https://pypi.org/project/sutime/
Thanks,
Gilbert