Module Downloads:
Git Repositories
1. git clone https://code.google.com/p/wavepy/
2. git clone http://git.code.sf.net/p/wavepy/code wavepy-code
Installation
Extract wavepy-0.x from the zip/tar archive
Change directory to wavepy-0.x
Run "python setup.py install" from the command prompt/shell.
Alternatively,instead of installing you can simply copy wavepy directory (the one containing __init__.py to your work folder and you can import "import wavepy" to python scripts and/or python shell from within your work folder.