From wxpython.wx import *
Import WXPTYHON WX library, WX library contains basic classes such as framework wxframe and use program wxapp, etc.
WXFrame is almost all Frame's parent class, as WXApp is the same as the parent class of almost all Application.
Self assign itself, just like Delphi.