Dev Tools · 1h ago
Probo-UI Lets Developers Write HTML Entirely in Python
Probo is a Python-first declarative UI framework that replaces template files with pure Python code. It offers both function and class flavors for HTML tags, enabling tree manipulation and streaming. The framework auto-escapes text content for security and provides full IDE support for UI development.
Meridian48 take
Probo addresses a real pain point for Python web developers but faces an uphill battle against established template engines and frameworks.
Read the full reporting
Introduction to Probo-ui — Write HTML Entirely in Python series →
DEV Community
python-frameworkhtml-in-python