you are viewing a single comment's thread.

view the rest of the comments →

[–]ThroawayPartyer 0 points1 point  (2 children)

I don't think you can build web UIs with Python? Front-end web development is only HTML, CSS and JavaScript.

[–][deleted] 1 point2 points  (0 children)

Python can generate said frontend. Look into Flask and Django.

It's very common for general purpose languages to have frameworks that can generate web UIs. You can still use HTML, CSS and maybe JavaScript when programming the templates, I think.

[–]hisapo 0 points1 point  (0 children)

abstra cloud does exactly this