Unit testing in Python using the unittest framework, tutorial covers organizing tests, assert methods, fixtures, and debugging.
Python Graph Gallery offers tutorials on various chart types using popular plotting libraries for data visualization.
Course spotlight on building Python GUI applications with Tkinter covering widgets, event handlers, and building two applications.