A simple and efficient tool to compare two Excel files, highlight differences, and make VLOOKUP operations easy—all powered by Python and Streamlit.
- Compare two Excel files and find differences value-wise
- Easy VLOOKUP functionality without complex formulas
- Supports
.xlsx
and.csv
file formats - User-friendly Streamlit UI for quick analysis
- Export comparison results for further processing
Ensure you have Python 3.12+ installed. Then, install the required dependencies:
uv sync