Skip to main content

Build Status

Travis-CI build status Code Coverage Code Health

Project details

License Pypi Version

Description

The config-manager package is a basic configuration reader and manager. It reads the configuration data from an external YAML or JSON file and it injects this data into the application that is called from. It’s currently tested on Python 2.7.

Installation

pip install config-manager

or

download the latest release and run

python setup.py install

Usage

#configs.yaml contains the configuration data

from config_manager import ConfigManager
confman = ConfigManager(config_file_path='/path/to/configs.yaml', defaults={'maintenance':'False'}, required=['maintenance'])
maintenance = confman['maintenance']

License

This project is licensed under the MIT license.

Download files

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

Source Distribution

config-manager-1.1.0.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file config-manager-1.1.0.tar.gz.

File metadata

  • Download URL: config-manager-1.1.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/28.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5rc1

File hashes

Hashes for config-manager-1.1.0.tar.gz
Algorithm Hash digest
SHA256 118f4ae896923ad4a35026c3b5ba7e4e67970d2aad8e5c4288e7762a10273fbd
MD5 a273aeed49ac996fecca08d9018fd578
BLAKE2b-256 c0a8ef763b8d66b6383706b85c4a8e5a99a40a298698a8ca7cef2ebf6e77caf1

See more details on using hashes here.

Release history Release notifications | RSS feed

1.1.2

1 file

1.1.1

1 file

This release

1.1.0 This release

1 file

1.0.1

1 file

1.0.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page