Skip Navigation
Python @lemmy.ml slyuser @lemmy.ml

Coding a Python Program for Mm to Inches Conversion

Developed a script to perform mm to inches conversions, which was conveniently transformed into a web app using Streamlit.

2
2 comments
  • 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

  • Great job! Could have been Vanilla Js but you’re on a good start.