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
Confirm compatibility with importlib ... #26
Closed
TonyFlury closed 5 years ago
Import mechanism should be compatible with Python importlib dynamic import mechanism.