Created by: mgorsk1
What is this Python project?
Piny is a simple library enabling loading yaml config files. It converts yaml file to dict and supports ${VARIABLE_NAME:-default_value} syntax for rendering environment variables.
What's the difference between this Python project and similar ones?
I only found libs working with ini configs in Configuration section. This one is unique because it works with yaml and does env variables resolution (feature not available in pyyaml for example)
Enumerate comparisons.
--
Anyone who agrees with this pull request could vote for it by adding a