I'm working through Mike X Cohen's book Analyzing Neural Time Series Data: Theory and Practice, solving the exercises in Python with the help of packages like MNE.
The images in the book were created using Matlab code available from the book's website. Lyndon Duong has re-created those images in Python here.
Alberto Ara has implemented the book's computation of a surface Laplacian in Python here.