Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jul 16:53

Download the binary for your OS below and run it — no Python needed.
Double-click it and the tidysheet UI opens in your browser; upload a
file and start cleaning. (pip install tidysheet / uv tool install tidysheet / pipx install tidysheet if you'd rather use Python.)

First-run OS warning (the binaries are unsigned):

  • Windows: SmartScreen may say "Windows protected your PC" →
    click More info → Run anyway.
  • macOS: Gatekeeper may block it → right-click → Open, or run
    xattr -d com.apple.quarantine tidysheet-macos-arm64 && chmod +x tidysheet-macos-arm64.
  • Linux: chmod +x tidysheet-linux-x64, then run it.

Full Changelog: v0.3.0...v0.4.0