TonyFlury / py-importjson

Import json data into python as a module, complete with auto creation of classes, class and instance data attributes, __init__ methods and more.
8 stars 3 forks source link

Python 3 compatibility #25

Closed TonyFlury closed 5 years ago

TonyFlury commented 5 years ago

Importjson only confirmed working against Python Need to test and release against Python3 (3.6 3.7)