| Python101 | Comprehensive introduction to python for scientific computing |
| MatLab Alternative | Python is a brilliant free alternative to Matlab |
| Another view | Why Jason Sachs (a DSP Related contributer) prefers python to Matlab |
| Measuremets | A presentation to the ARMMS meeting in 2014 highlighting interactive GPIB measuremtent using python |
| Cheat Sheets | For common python libraries |
| matplotlib | A matlab like plotting library |
| numpy | Core numerical classes and operators |
| scipy | Core scientific and linear algebra computing libraries |
| Oneline | There are many of these, but I think this is the best |
| Video Documentary | An interesting history of Python development |
| Hitchhikers Guide | Essential reading, Installation, Virtualenvs and Logging |