This repository contains sample code for the fd io introduction lab. The primary learning objectives for this lab are developing comptency with POSIX syscalls related to file access, as exposed in ...
Osascript is claimed to support python and indeed one can execute applescript commands from within python with it. I'd like to do something that's a bit the opposite: expose an app's python interface.