An open API service indexing awesome lists of open source software.

https://github.com/bntzio/trello-json-parser

Transform your exported json trello data into a human readable format!
https://github.com/bntzio/trello-json-parser

json parser python script trello

Last synced: 10 months ago
JSON representation

Transform your exported json trello data into a human readable format!

Awesome Lists containing this project

README

          

# trello json parser

> Transform your exported json trello data into a human readable format!

*Welcome PRs!*

## Download

Just clone or download this repo and open *trello-json-parser.py* in your favorite text editor.

## Usage

Follow the configuration instructions found inside the *trello-json-parser.py* file under the *to fill* section.

## Run

To start the script, simply run: `python trello-json-parser.py`

## License

MIT © [Enrique Benitez](https://twitter.com/bntzio)