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 (Linux users will also need to install Tkinter and the PIL Tkinter plugin ImageTk)
Installers are only provided for Windows systems. For those of you using Linux or other systems, download the source and refer to the user manual for compilation and installation instructions.
The current version for the Mamba Image library is 1.0.
The Mamba Realtime module current version is 0.2.
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 1.0 [current, stable]
- Mamba source archive for version 0.2 [old, stable]
- Mamba source archive for version 0.1 [old, beta]
Windows installers
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 (for computers whom processor is older than Pentium 4), select the installer tagged noSSE2. However Mamba is really slower in this case.
Make sure to select the installer corresponding to your Python version. They work with any modern Windows (XP, Vista and Seven).
64-bit Windows are NOT supported by these installers (see the user manual).
- Mamba Image-1.0.win32-py2.7.exe [current, Python2.7, stable, using SSE2]
- Mamba Image-1.0.noSSE2.win32-py2.7.exe [current, Python2.7, stable, without SSE2]
- Mamba Image-1.0.win32-py2.6.exe [current, Python2.6, stable, using SSE2]
- Mamba Image-1.0.noSSE2.win32-py2.6.exe [current, Python2.6, stable, without SSE2]
- Mamba Image-0.2.win32-py2.6.exe [old, stable, using SSE2]
- Mamba Image-0.2.noSSE2.win32-py2.6.exe [old, 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.2.win32-py2.7.exe [current, Python2.7, stable]
- Mamba Realtime-0.2.win32-py2.6.exe [current, Python2.6, stable]
- Mamba Realtime-0.1.win32-py2.6.exe [old, stable]