A libray to write .env files
Project description
Install
pip install pydotenv
Usage
env = pydotenv.Environment() env['MY_VARIABLE'] = 'some-value' Check if file exists: pass `check_file_exists=True` to get an exception if the file does not exist. By default(`False`) the file is created.
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
pydotenv-0.0.6.tar.gz
(2.0 kB
view details)
File details
Details for the file pydotenv-0.0.6.tar.gz.
File metadata
- Download URL: pydotenv-0.0.6.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
342a0c87143663b55a09e7ed41ce9c2b7a915f8c546c43151745f9c64a9afe1a
|
|
| MD5 |
56739ec64e45b73d8b3f7a057fc77929
|
|
| BLAKE2b-256 |
c698f628749ce4b08558647f8513aac04a27381d529c360817ebabf620fcb67f
|