Praqma / GSheets2TBoards

Small python script to convert a google sheet to a Trello board
MIT License
0 stars 0 forks source link

GSheets2TBoards

Small dockerized python script to convert a google sheet into a Trello board

Usage:

1) Create a copy of the 'Example Template' on Google and fill it in based on the instructions in it. https://docs.google.com/spreadsheets/d/1Q_aOqbvPPiDeovl-eDC7bKdurMq1M_BQyY9tca1i-lg/edit#gid=372680571

2) Run this docker command

docker run -it praqma/gsheets2tboards:latest

You need to have read access to the sheet importing from. After the import, you have a personal Trello board.

How to create Google OAuth client

The credentials in this project will only work on eficode GSuite Google accounts. If you want to run it within your own organisation, you need to do the following: