Tag Archives: json

Handy Python Progress for JSON module

I’ve been spending a good deal of time the past couple of days processing large JSON files to try and fix some corrupted data (long story, short version: my fault). While JSON is a fast file format to work with, … Continue reading

Posted in Open Source, Python, Technology | Tagged | 2 Comments