Parse config options from the OS environment.
Project description
Features
todo
Usage
$ pip install envconfig
import envconfig
boolopt = envconfig.bool("BOOL_OPTION")
intopt = envconfig.int("INTEGER_OPTION")
stropt = envconfig.int("STRING_OPTION")
listopt = envconfig.list("LIST_OPTION")
Meta
Daniel Bader – @dbader_org – mail@dbader.org
Distributed under the MIT license. See LICENSE.txt for more information.
History
0.1.0 (2013-05-27)
Initial release
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
envconfig-0.1.0.tar.gz
(3.6 kB
view details)
File details
Details for the file envconfig-0.1.0.tar.gz.
File metadata
- Download URL: envconfig-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d59f755ccd94e0e6ae39dae4738a61953e55f0d5a30d6ba8f15e99389e1588b
|
|
| MD5 |
dd72a7366ba93840ee0e9262d90b95c8
|
|
| BLAKE2b-256 |
e94bf45770db1248f9664405b894f0a8bbaa667c341f7db12fad77cdcb09a02e
|