Description
This is a small utility that will list URL's for all cards in a selected list.
Configuration
Environment variables that need to be set:
appKey = os.Getenv("TRELLO_APP_KEY")
token = os.Getenv("TRELLO_TOKEN")
boardId = os.Getenv("TRELLO_BOARD_ID")