A Trello board to XLSX (Office Open XML/Excel) export tool. Sometimes you need to send a spreadsheet version to someone. This tool will enable you to export one of your Trello boards to a spreadsheet. Ony basic information is exported (no attachments, notes etc.).
A demo installation is available at http://trexlsx.heroku.com
- Clone this repository
- Get a trello application key and paste into settings.py
- Run with foreman start