I need to actually work with images from the camera, so either find a way to use PIL functions on captured images or save the images and then open them... Anyway the only python camera example i could find says that saving images is not supported...
You could see as easy [1] use it. In its API documentation has links to the source code for its modules. For example the camera module [2]
Or perhaps to use easy.