Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 243 Bytes

File metadata and controls

9 lines (6 loc) · 243 Bytes

🛢️ Oilfield Unit Converter (Streamlit App)

This is a web-based unit converter for pressure, temperature, volume, depth, density, and flow rate.

🚀 Run Locally

pip install -r requirements.txt
streamlit run streamlit_app.py