[dotenvx.com] a better dotenv–from the creator of `dotenv`
Project description
Warning: work in progress. until complete, please use github.com/dotenvx/dotenvx
a better dotenv–from the creator of dotenv
.
- run anywhere (cross-platform)
- multi-environment
- encrypted envs
Quickstart
Install and use it in code just like python-dotenv
.
pip install python-dotenv
# main.py
import os
from dotenvx import load_dotenvx
load_dotenvx() # take environment variables from .env.
print(os.getenv("S3_BUCKET"))
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Unreleased
0.1.1
Please see commit history.
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
python_dotenvx-0.2.0.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file python_dotenvx-0.2.0.tar.gz
.
File metadata
- Download URL: python_dotenvx-0.2.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d6c1efeb08aa8eaddd5e77101874041083cd4c00210d5d46b1fe0fa2d642959 |
|
MD5 | 39d14eaf6c3d1de091cba3ab5ca653f7 |
|
BLAKE2b-256 | 76fec9b225dc404a126586bf5bb957c2bc4d38d0b8d04af1ca3eb04a9078cd72 |
File details
Details for the file python_dotenvx-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: python_dotenvx-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90357a5678542214b7eadd8bf0e0bf559e6832efe52b2cdce2ad27927f081cb4 |
|
MD5 | 4ee40c8eb32ed7c3c63750b26b7a46d4 |
|
BLAKE2b-256 | 7d7569b06d3b085dfe3d008e4ecac3b6f61182aa85004bbbf09b33c7a90cbef9 |