diff options
Diffstat (limited to 'python/python-confuse/README')
| -rw-r--r-- | python/python-confuse/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python-confuse/README b/python/python-confuse/README new file mode 100644 index 0000000000..9afb5dd1af --- /dev/null +++ b/python/python-confuse/README @@ -0,0 +1,6 @@ +python-confuse: painless YAML config files + +Confuse is a configuration library for Python that uses YAML. It takes +care of defaults, overrides, type checking, command-line integration, +environment variable support, human-readable errors, and standard +OS-specific locations. |
