Compare two versions of a package (ZIP files) and get a diff report showing file-level and line-level changes.
- Upload ZIPs of two package versions
- See changes (Added, Removed, Modified)
- Download CSV report
- CLI & Streamlit UI
- GitHub Codespaces Ready!
Click here to open in GitHub Codespaces:
pip install -r requirements.txt
streamlit run app.py