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!
- Host: GitHub
- URL: https://github.com/bntzio/trello-json-parser
- Owner: bntzio
- License: mit
- Created: 2017-02-23T05:25:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T18:45:41.000Z (almost 9 years ago)
- Last Synced: 2025-04-11T18:23:56.068Z (10 months ago)
- Topics: json, parser, python, script, trello
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license
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)