Tag Archives: python

Indent json strings on the bash

The issue While I was playing around with CouchDB and cURL I pretty quickly missed a feature to indent the json output string. So after looking around in the Internet for a simple solution I hit simplejson which provides methods … Continue reading

Posted in Knowledge base | Tagged , , , , | Leave a comment