# Arkhéïa Spreadsheet Importer ``` usage: import-spreadsheet SPREADSHEET OUTPUT_FILE ``` Note, we make the assumption we're both using `nix-shell` **and** a python virtualenv 🙃. (a dep was broken on NixPkgs, I was too lazy to fix it.) TODO: - Relax the dependency on Nix. - Try that on a Windows computer.