Hello to all Pythonista's friends. I've found on Imagemagick website precompiled libraries for ios (libmagickcore and libmagickwand + libjpeg libpng and libtiff). I ask if is possible interact with this library directly from pythonista script, at this link there is an example in objc https://github.com/ZachOrr/Gif-ImageMagick-Example/tree/master/GifExample. Many thanks.