Enterprise-ready Python .env loader
Project description
as_envhelper
Python library to load .env files with validation, multiline support, large file handling, Flask/Django integration.
Quick Start
from as_envhelper import load_env, get_env
load_env([".env"])
PORT = get_env("PORT",5000)
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
as_envhelper-1.0.0.tar.gz
(2.5 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 as_envhelper-1.0.0.tar.gz.
File metadata
- Download URL: as_envhelper-1.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce291c924dba504a5497e884b827766ad8666dba701cc3392cf604e221f31b26
|
|
| MD5 |
03bd69f5a2a39476ad5911ffdaa585d9
|
|
| BLAKE2b-256 |
fcb7ad0719564cbe4e26860d26072ce9db7ef83eb5e680c23814d7eb776611f5
|
File details
Details for the file as_envhelper-1.0.0-py3-none-any.whl.
File metadata
- Download URL: as_envhelper-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d209b7be50274a2c195d3d59d9a97c6e4fba616118bb9e260e7b4d524998da30
|
|
| MD5 |
1d84667b96d80af6a352b276413ff8f8
|
|
| BLAKE2b-256 |
40d2cb82d223e228b8b6dc97761cc8f8df247fcec7ba11851d77045265a9ba3f
|