Creating a scrollable widget in tkinter

This video covers how to create a widget that contains widget that can be scrolled through. This will give you the basics to create any kind of scrollable layout. You can get the code here: https://github.com/clear-code-project...