caesar0301 / treelib

An efficient implementation of tree data structure in python 2/3.
http://treelib.readthedocs.io/en/latest/
Other
801 stars 185 forks source link

Missing feature to import back from json? #161

Open ssteo opened 4 years ago

ssteo commented 4 years ago

It's weird that the library support dumping to json or save to file but no API for importing back?