Requirements and information
To be able to use Mamba you will need Python, you can download it here. Some libraries are also requested : Python Imaging Library and Tkinter (already present in the python for windows installer)
The current version for the Mamba Image library is 0.2.
The Mamba Realtime module current version is 0.1.
Sources files
The zip archive contains all the source of the mamba project, i.e. Mamba Image and Mamba Realtime, extracted from our svn repository.
- Mamba source archive for version 0.2 [current, stable]
- Mamba source archive for version 0.1 [old, beta]
Windows installer
This installer will allow you to install Mamba for your windows python distribution. The usual installer is compiled for 32 bit computers supporting SSE2 instruction set. If you want to download an installer without SSE2 support select the installer tagged wSSE2, however Mamba is really slower in this case.
- Mamba Image-0.2.win32-py2.6.exe [current, stable, using SSE2]
- Mamba Image-0.2wSSE2.win32-py2.6.exe [current, stable, without SSE2]
- Mamba Image-0.1.win32-py2.6.exe [old, beta]
The Mamba Realtime module comes with its own installer for windows.
- Mamba Realtime-0.1.win32-py2.6.exe [current, stable]