News

Unfortunately, Micropython has historically lacked a decent high-level GUI library. Thankfully, that’s no longer the case, with [amirgon] porting LittlevGL to the platform.
A key differentiator between PySimpleGUI and other Python GUI libraries is the ease of use in creating applications. Rather than requiring 1-2 years of Python programming experience, even beginner ...