2024-02-21 21:31:14 +01:00
2024-02-16 22:14:02 +00:00
2024-02-21 21:31:14 +01:00
2024-02-16 22:14:02 +00:00
2024-02-16 22:14:02 +00:00

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.
Readme 28 KiB
Languages
Python 100%