
3 Oct
2020
3 Oct
'20
3:29 p.m.
NestedText is a file format for holding data that is to be entered, edited, or viewed by people. It allows data to be organized into a nested collection of dictionaries, lists, and strings. Similar to YAML, but much simpler. It pairs nicely with voluptuous to create a simple and powerful solution for configuration files.
NestedText is a nice alternative to JSON, YAML, and TOML.
Documentation: https://nestedtext.org Install: pip install nestedtext Support: https://github.com/KenKundert/nestedtext/issues License: MIT
Give it a try. -Ken (nestedtext@shalmirane.com)
<P><A HREF="https://nestedtext.org">NestedText 1.0</A>A Human Friendly Data Format. (03-Oct-20)</P>