A transition from json to yaml will allow representing networks (using yaml anchor/references) and solve the ordered hash issue #1 . PyYAML works great, and SnakeYAML -- being a port of the former -- sounds a good candidate. I will experiment with it in a the yaml branch.
A transition from json to yaml will allow representing networks (using yaml anchor/references) and solve the ordered hash issue #1 . PyYAML works great, and SnakeYAML -- being a port of the former -- sounds a good candidate. I will experiment with it in a the yaml branch.