/trello-backup

A simple python script to enable JSON backups of all accessible Trello boards.

Primary LanguagePythonOtherNOASSERTION

Trello Backup

This simple app backs up your Trello boards as JSON files to a local directory.

Setup

  • Make a copy of OR rename the trello-backup.config.sample file to trello-backup.config
  • Edit the trello-backup.config file to add your Trello API Key and Token
  • Run the trello-backup.py script