More OOP for Python?
Briefly

Solara UI Framework enables building web apps from pure Python with ipywidgets or React-like API on top of ipywidgets, functioning in Jupyter Notebook or as standalone apps with FastAPI.
PEP 698 introduces @override decorator for type hinting in Python, aiding in preventing errors in subclasses when methods are overridden.
Read at Pythonbytes
[
]
[
|
]