On Sep 30, 2005, at 9:26 AM, Simon Brunning wrote: > Is it possible to programmatically burn a CD with Python. Or indeed > from the shell, as a pinch?
I'm pretty sure you can talk to the DiscRecording framework from PyObjC, and IIRC Mac OS X ships with a full suite of tools for burning stuff from the command line (though I don't recall the names of the tools). You can also download and compile cdrtools and use mkisofs and cdrecord. -bob _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig