nt2
- CLI to convert between NestedText and JSON, YAML or TOML, with explicit type casting.casters
- Provide any functions for transforming a "stringy" dict/list to one with more types.converters
- These functions return cattrs.Converter instances.dumpers
- Main functions to be called by the UI Application classes, after CLI option parsing.ui
- CLI definitions, parsing, and entry points.yamlpath_tools
- Convenient functions for making use of yamlpath.