Skip to content

john-the-dev/trello-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trello-backup

Backup all boards and cards of your Trello account. It is written in Python 3. It calls the Trello.com APIs to download the content of the boards and store them in json files in backups/ folder.

Usage

  • Edit config.py to config apiKey and appToken.
  • Run python3 main.py

About

Backup all boards and cards of your Trello account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages