a minimalist config manager
Project description
env-vars
Simplified config for python projects based on starlette config
Installation
pip install env-star
Usage
from config import Config
config = Config()
MY_CONST = config(
'MY_ENV', cast=my_callable_or_class, default=any_castable)
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
env_star-2.6.0.tar.gz
(9.6 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
env_star-2.6.0-py3-none-any.whl
(12.5 kB
view details)
File details
Details for the file env_star-2.6.0.tar.gz.
File metadata
- Download URL: env_star-2.6.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.12.8 Linux/6.12.7-100.fc40.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e4d69a025eee72d3fdf2c059780304dce2ad6e937ff3f0e45cb9f3a25f82e03
|
|
| MD5 |
1349ade81ff0b52f2f8727e3d957d824
|
|
| BLAKE2b-256 |
284bcffc48d506145ca520d7189d211c89e4bf517eb810a6483039aa8f03a254
|
File details
Details for the file env_star-2.6.0-py3-none-any.whl.
File metadata
- Download URL: env_star-2.6.0-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.12.8 Linux/6.12.7-100.fc40.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fab3e0451f6aeda49f14986e6534e804e05bd6714f33b7759414ee8b453f3e8c
|
|
| MD5 |
25b7c29bcbb1a0680323d731906fa092
|
|
| BLAKE2b-256 |
f91f265fb2740ca59eafecab05552235ec0e9c61693ed093de3cefbefbc1ecf2
|