Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Volume Calculator 📦

A Streamlit web app to upload Excel/CSV files and calculate product volume from:

  • A single Size column (e.g., 10x20x30)
  • Or separate Length, Width, Height columns

Features

  • Flexible header row selection
  • Robust parsing for messy Excel data
  • Exports to Excel and CSV
  • Does not modify original files

Tech Stack

  • Python
  • Streamlit
  • Pandas

How to Run

pip install streamlit pandas openpyxl
python -m streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages