Delete all local photos in Photos app (clear.all_photos)
Declaration
clear.all_photos()
Notes
Delete all local photos from the Photos app; iCloud Photo Stream is not affected.
This function can take a very long time; force-stopping the script during execution may be slow (hard-kill).
WARNING: The effect of this function is irreversible.
Example
clear.all_photos()