Introducing NestedText, a nice alternative to JSON, YAML, TOML

4 Oct
2020
4 Oct
'20
12:29 a.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>
1092
Age (days ago)
1092
Last active (days ago)
0 comments
1 participants
participants (1)
-
python@shalmirane.com