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 (nestedt...@shalmirane.com)

<P><A HREF="https://nestedtext.org";>NestedText 1.0</A>A Human Friendly Data 
Format. (03-Oct-20)</P>
_______________________________________________
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: arch...@mail-archive.com

Reply via email to