Skip to main content

Automatically set environment variables from .env file when running any Python command.

Project description

Build Status PyPI Version Python Versions

AutoDotEnv

AutoDotEnv is a simple tool to automatically set environment variables from a .env file when running any Python command.

Usage

  1. pip install AutoDotEnv

  2. Install your Python-based tools of choice that can be configured via environment variables (e.g. awscli, ansible).

  3. Create a .env file in the current directory values set to configure the installed tools.

  4. Run your installed tools and environment variables will be set automatically from the .env file.

Roadmap

  • Configure AutoDotEnv options via environment variables.

  • Configure AutoDotEnv options via a config file.

  • Load variables from file patterns other than .env.

  • Load variables only for certain Python scripts/tools.

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

AutoDotEnv-0.1.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

AutoDotEnv-0.1.1-py2.py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 2 Python 3

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