Skip to main content

.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')

readme42.com

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

env-file-2020.7.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page