LinearArray to Programmer [email protected]English • 1 year agoFull Stack Programmer Doing Frontendprogramming.devimagemessage-square96fedilinkarrow-up1685arrow-down133
arrow-up1652arrow-down1imageFull Stack Programmer Doing Frontendprogramming.devLinearArray to Programmer [email protected]English • 1 year agomessage-square96fedilink
minus-square@[email protected]linkfedilinkEnglish9•1 year agoIsn’t that backed code? Unless your using templating…
minus-square@[email protected]linkfedilink3•1 year agoYou could do templating with jinja, or do some data visualization with bokeh. I think there’s also something called dash. I don’t know much about any of them though.
minus-squarePup Birulinkfedilink3•1 year agodefinitely not what people are talking about when they say front end though
minus-square@[email protected]linkfedilink5•1 year agoIf flask is frontwnd then im a full stack developer and definatly not some little code monky server raw html forms written by chatgpt with normatting.
Who is using python for frontend?
Flask and django I assume
Isn’t that backed code? Unless your using templating…
You could do templating with jinja, or do some data visualization with bokeh. I think there’s also something called dash. I don’t know much about any of them though.
definitely not what people are talking about when they say front end though
If flask is frontwnd then im a full stack developer and definatly not some little code monky server raw html forms written by chatgpt with normatting.
Using streamlit works suprisingly well for frontend
There’s pytermgui for cli.