Go to file
Félix Baylac-Jacqué 7dcfebfd4e Readme + TODO 2021-01-17 16:47:36 +01:00
butcher-xml Initial spreadsheet importer for Arkhéia 2021-01-17 16:47:36 +01:00
import-spreadsheet Initial spreadsheet importer for Arkhéia 2021-01-17 16:47:36 +01:00
import.py Initial spreadsheet importer for Arkhéia 2021-01-17 16:47:36 +01:00
readme.md Readme + TODO 2021-01-17 16:47:36 +01:00
requirements.txt Readme + TODO 2021-01-17 16:47:36 +01:00

readme.md

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.