/beautify-ndb-dumps

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

Primary LanguagePythonMIT LicenseMIT

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.