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