csv import csv csvFileObj = open(csvFilename) readerObj = csv.reader(csvFileObj)import csv json import json json.loads() json.dumps()