SPM/Python

< SPM

SPM and Python

Nipype

Nipype (Neuroimaging in Python) has an SPM interface.

Tutorials can be found at:

Calling MATLAB from Python

You can also call MATLAB in a subprocess:

using the -batch (execute MATLAB script non-interactively) and -sd (set initial working directory) input argument options:

spm1d

spm1d is a package for one-dimensional Statistical Parametric Mapping.