Skip to main content

SigmaConf - A Simple Configuration Library

Project description

SigmaConf - A Simple Configuration Library for Science

The goal of this library is to provide config dict-like objects with the following features:

  • Easy nested access, e.g. cfg['a.b.c'] instead of cfg['a']['b']['c']
  • Immutability. Implemented as functional datastructures, which prevents unwanted side effects
  • Composability - Configs can be easily combined, smartly merging nested structures

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sigmaconf-0.0.2.tar.gz (15.3 kB view hashes)

Uploaded Source

Built Distribution

sigmaconf-0.0.2-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page