malexandre / beautify-ndb-dumps

Make a dump of an object inheriting ndb.Models human readable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beautify-ndb-dumps

Make a dump of an object inheriting ndb.Models human readable

Utilisation

beautify-ndb-dump "<YOUR_OBJECT>"

Installation

git clone git@github.com:malexandre/beautify-ndb-dumps.git
cd beautify-ndb-dump
sudo make

If you want to uninstall it, use sudo make clean.

About

Make a dump of an object inheriting ndb.Models human readable

License:MIT License


Languages

Language:Python 100.0%