json2html-flask
json2html-flask copied to clipboard
Support for python3 ?
On running it on python3 it throws an error
ModuleNotFoundError: No module named 'UserDict'
Looks like UserDict is scrapped from python3 so any new commits for the same.