Handling TOML files using Python
In this article, we will see how we can manipulate TOML files using tomli/tomlib module in Python. What is a TOML file? TOML stands for Tom's Obvious, Minimal Language, here Tom refers to the creator of this language Tom-Preston Werner. It is a file format, especially for files that hold some kind o