In this part of the wxPython tutorial, we create application skeletons.
In this part of the wxPython tutorial we cover layout management of widgets. We work with wx.BoxSizer, wx.GridSizer, wx.FlexGridSizer, and wx.GridBagSizer.
This part of the wxPython tutorial covers the Graphics Device Interface in wxPython.