Skip to main content

Python package to manage configs based on OmegaConf.

Project description

Python 2NMS config manager

Release Status CI Status Documentation Status

Python package to manage application configurations. This is a wrapper around the OmegaConf create function.

This package makes it easy to define parameters for your application. It's possible to define parameters in different ways (in order of precedence):

  • programmatically defined default values
  • environment variables/dotenv files
  • configuration files in YAML format
  • cli arguments

Documentation

Check out the Github Docs

Features

  • generates an OmegaConf dictionary object
  • supports environment variables
  • supports dotenv
  • reads yaml config files
  • supports cli parameters
  • allows programmatic initialization of parameters

Credits

This package was created with Cookiecutter and the zillionare/cookiecutter-pypackage project template.

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

python-twonms-config-0.1.3.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

python_twonms_config-0.1.3-py3-none-any.whl (5.7 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