trello-notes Python project to parse exported Trello json and export a "note" structure that can be nicely archived in a text/web format. About Trellnotes Dependencies Python 3.7+ pipenv Install pipenv install Dev Run Tests pipenv run make test