Skip to main content

What modules are available in the PythonCaller transformer in FME Server?
I am interested in these modules;

urllib

urllib2

requests

 

2024.1.2 contains urllib and requests.

You can check this yourself by adding a PythonCaller and importing the libraries you want to confirm.

There is a guide here to install additional Python libraries to FMEs Python
https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Form/Workbench/Installing-Python-Packages.htm


Reply