/trello-notes

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

trello-notes

Build Status

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