slyuser@lemmy.ml to Python@lemmy.mlEnglish · 2 years agoCoding a Python Program for Mm to Inches Conversionlemmy.mlimagemessage-square2linkfedilinkarrow-up14arrow-down12file-text
arrow-up12arrow-down1imageCoding a Python Program for Mm to Inches Conversionlemmy.mlslyuser@lemmy.ml to Python@lemmy.mlEnglish · 2 years agomessage-square2linkfedilinkfile-text
Developed a script to perform mm to inches conversions, which was conveniently transformed into a web app using Streamlit.
minus-squareArtVandelay@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agoThat appears to be streamlit, a really cool package that allows you to write front ends in Python with minimal front-end experience
Are you learning web development?
That appears to be streamlit, a really cool package that allows you to write front ends in Python with minimal front-end experience