openuado / niet

Parse/Read yaml or json files directly in your shell (sh, bash, ksh, ...)
https://pypi.org/project/niet/
MIT License
39 stars 7 forks source link

Niet now support the toml format. #76

Closed 4383 closed 1 year ago

4383 commented 1 year ago

We are able to handle the toml format in the same way that with json and yaml.

We can extract element from toml input, convert json and yaml into toml and vice versa.