python3-dom-toml

Dom's tools for Tom's obvious, minimal language

Description

dom_toml is a high-level parser and interface for working with TOML files in Python. It aims to provide a simple and intuitive way to read, write and manipulate TOML files.

Parsing TOML files: dom_toml can parse TOML files, converting them into a Python data structure such as dictionaries, lists, and other data types.

Accessing and manipulating TOML data: With dom_toml, it is possible to access the different elements of a TOML file, such as keys, values ​​and tables. You can read, modify and add data to the TOML file using the API provided by dom_toml.

Writing TOML files: In addition to parsing TOML files, dom_toml also lets you write data to a TOML file from a Python data structure. This is useful when you want to save or update settings in a TOML file.

Advanced manipulation: dom_toml can offer additional features such as syntax validation, error handling and other functionality to facilitate manipulation of TOML files.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/domdfcoding/dom_toml


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-dom-toml