Forum Archive

How to share files from pythonista to other apps (e.g. Notability)

idvorkin

I'd like to generate an image/document in pythonista and then share it to other apps like Notability or OneNote. Is there a sample for that? (I'd expect the code to be something like 1. setup the object to export 2. load the share sheet )

(This seems to be the inverse of the appex module)

cvp

@idvorkin see console.open_in()