skconfig

Package skconfig provides an interface for managing YAML based configuration files. The package provides a few extensions to help ease access and usage of the configuration file,

  1. The ability to load and save configuration files in standard locations on the computer.

  2. A dot or slash notation to index nested keys

  3. A simple macro scheme which allows the value of one key or environment variables to be used when fetching another value.

Overview

Installation

API

Indices and tables