.env file handler. required for django, docker, etc
Project description
Installation
$ [sudo] pip install env-file
Examples
Examples
.env
DJANGO_SETTINGS_MODULE=project.settings
DB_NAME=dbname
DB_PASS=secret
import env_file
env_file.load('.env')
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-file-2020.12.3.tar.gz
(2.0 kB
view details)
File details
Details for the file env-file-2020.12.3.tar.gz.
File metadata
- Download URL: env-file-2020.12.3.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34cbe53b99afaa81209953ee16febcd87121034aa7bf64e229802f51b9c38d66
|
|
| MD5 |
19d126a6f5b57a738f5f0c3f7c634935
|
|
| BLAKE2b-256 |
af5a77ba47db08218e3654babb15748ce0a5080cda52ded170bbf74c0aefec53
|