Configuration library for Python 🔧 Load from multiple sources
Project description
Configuration Library for Python
Features
Quick Start
Alternatives
Library | Holly | Dynaconf |
---|---|---|
Read from .json |
x | x |
Read from .toml |
x | x |
Read from .ini |
x | x |
Read from env vars | x | x |
Read from .py |
x | |
Read from .env |
x | |
Read from dict object | x | |
Read from Redis | x | |
Read from Hashicorp Vault | x | |
Default values | x | x |
Multienvironment | x | |
Attribute access | x | x |
Dotted key access | x | x |
Merging | x | onelevel |
Interpolation | x | |
Saving | x | x |
CLI | x | x |
Printing | x | x |
Validators | x | |
Masking sensitive info | x | |
Django integration | x | |
Flask integration | x | |
Hot reload | ||
Python 3.6 | ||
Python 3.7 | ||
Python 3.8 | x |
Kudos
ilexconf
heavily borrows from python-configuration
library and is inspired by it.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ilexconf-0.6.3.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file ilexconf-0.6.3.tar.gz
.
File metadata
- Download URL: ilexconf-0.6.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.0rc1 CPython/3.8.5 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f992abdda68581fb4d5868e42efa47a7e79b127a7a10a2be843d02fd07a39a3 |
|
MD5 | 3c4fbc340616b694b9d2cbd88538a810 |
|
BLAKE2b-256 | 00cbcde52cda3457c1e789498b8e7b1f3c3c0237ff78455fb3036cd353642863 |
File details
Details for the file ilexconf-0.6.3-py3-none-any.whl
.
File metadata
- Download URL: ilexconf-0.6.3-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.0rc1 CPython/3.8.5 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06cd5baf8a6e168401cf3ca00387df512cd2719bca7d3172ad3b720651f40e4f |
|
MD5 | 658e9333577d91c587e4469ee46e7549 |
|
BLAKE2b-256 | 811e28b2777d3cf9ed68ad2374316794c701a388552147054dff15c92aec668b |