News

Tkinter is a standard GUI library for Python, and it is the most popular Python GUI framework. It is fast, easy-to-use, and provides a wide range of widgets, including buttons, labels, and text boxes.
[Navin] has been hard at work producing a GUI which works with different micocontrollers. The idea is to make it even easier to develop projects by simplifying the feedback and control you can get … ...
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.
Shiny for Python 1.0 launched this week with built-in chatbot functionality. The Chat() component is aimed at making it “easy to implement generative AI chatbots, powered by any large language ...