https://github.com/wigging/unitconv
Unit conversion web app built in Python
https://github.com/wigging/unitconv
python unit-conversion unit-converter units-of-measure
Last synced: 7 months ago
JSON representation
Unit conversion web app built in Python
- Host: GitHub
- URL: https://github.com/wigging/unitconv
- Owner: wigging
- Created: 2022-12-23T03:57:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T20:24:24.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T17:33:54.550Z (9 months ago)
- Topics: python, unit-conversion, unit-converter, units-of-measure
- Language: Python
- Homepage: https://unitconv.streamlit.app
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unit conversion web app
A simple Python web app built with [Streamlit](https://streamlit.io) and [Pint](http://pint.readthedocs.org/) for unit conversion. The app is available online at https://unitconv.streamlit.app/.