configparser-toml
This is a lightweight python library to implement config files, inspires by https://github.com/jaraco/configparser/.
Instead of .ini files this library uses .toml files.
Description
This is a lightweight python library to implement config files, inspires by https://github.com/jaraco/configparser/.
Instead of .ini files this library uses .toml files.
Languages
Python
100%