Load and use configuration objects
Project description
cfgmgr
Load and use configuration objects in python applications
- Load from environment of files (json and yaml currently supported)
- Files can recursively include other files (Settings from included files will be overwritten by including file)
- Simple syntax for consumers of configurations
CfgMgr.get('config_name').foo - To install, run python3 -m build, followed by python3 -m pip install dist/
- See example.py in tests/ for detailed usage!
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
cfg_mgr-0.1.0.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cfg_mgr-0.1.0.tar.gz.
File metadata
- Download URL: cfg_mgr-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff1d2af8fd5c8423c940c3eba62370593281de9258def0e99b51d37138110907
|
|
| MD5 |
33e7f728e0bcb60d27ba98d2b8bc3d9a
|
|
| BLAKE2b-256 |
6db58f16a47ebe572a028734426e81a4f7ccbe17420fe604e0f55a6f228d7ddb
|
File details
Details for the file cfg_mgr-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cfg_mgr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
464c8f25f3a92b19eb18963eb25d1a3af3b1e067123da501fb7b6bca5691ba31
|
|
| MD5 |
8dd8c1b97092e0311cd172069b33ba11
|
|
| BLAKE2b-256 |
e551211b9b546503977f3d37e1b8cd452315bb5a44d027d34caabb2fc93c75aa
|