isabelgalvis / trello_json_download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what is this

just download cards attachment files trello export json

and save to cards:name+cards:id folder

install

pip install -r requirements.txt

getting start

download all cards

python main.py {json_file_path}

download one card with card uri id

python main.py {json_file_path} {card_uri_id}

About


Languages

Language:Python 100.0%