Followers
0
Following
0
Joined
Last Online
-
AFewMistakesAgo
Hi All,
I’m wondering if Pythonista is able to access the local file system on my iPad?
I have an application which has stored files that are accessible via the
Files
app at:On My iPad
-> ‘Application Folder’.The files in the folder are plain text, and I would like to write a script to perform some analysis on them, but I can’t figure out whether Pythonista can access these files.
Many thanks,
AFewMistakesAgo