WavePy is a python module for Discrete Wavelet Transform fully programmed in Python and NumPy.
Requirements:
1. Python (Tested on 2.6 and 2.7)
2. Numpy
Optional but Recommended Packages for Demos to work:
1. IPython
2. Pylab( Numpy,Scipy and Matplotlib)
3. PIL (Python Imaging Library)