Skip to main content

Utility modules for Class management

Project description

Config management class

Configuration management package

  • Yaml based
  • Can use a config template embeded in your application distribution, and a local config (in /home/var/{application}) customized for your particular installation (that could be edited manually, or by your ansible recipe).
  • Local config will be merged with the template in your application overwritting its values, allowing you to upgrade and distribute your application adding new fields with default values seamlessly.
  • When merging two lists, if the items inside are dicts it will identify them as equal if the field 'name' matches.
  • Provides functionality not only to read the configuration, but also to modify it in runtime

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

config_yml-0.3.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

config_yml-0.3.1-py3-none-any.whl (6.1 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