ended7월 18일· 1 sources

Introduction to Probo-ui — Write HTML Entirely in Python series Part: 02

Why it matters

Your First Elements — Tag Functions Tag functions are the fastest way to generate HTML in Probo-ui . Import them directly from the probo package: from probo import div, h1, h2, p, span, a, img, button...

1
Sources
+0
24h
Growth
64d
Active

Sources

Related Issues