python3-dotenv-cli

CLI that loads .env configuration
  https://github.com/venthur/dotenv-cli
  0
  no reviews



This package provides the dotenv command. It reads the .env file from the current directory puts the contents in the environment and executes the given command.

dotenv supports alternative .env files like .env.development via the -e or --dotenv parameters.