Sound in python

Hi

I found the wave-library to process wav-files in python.
Does anyone know if there is a way to process sound in realtime, for example sound coming in through the microphone? Would python be fast enough to do that?

Renzo