Simple dotenv CLI.
Project description
# dotenv CLI
Dotenv-CLI is a simple package that 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 parametes.
## Usage
Just prepend the command you want to run with the extra environment variables from the .env file with dotenv:
`bash $ dotenv some-command `
## Install
`bash $ pip install dotenv-cli `
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dotenv-cli-1.0.0.tar.gz.
File metadata
- Download URL: dotenv-cli-1.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95c843917b0bf6a810ef9a5e467d81a5ecad4329779f3c2a21d4602ec701023d
|
|
| MD5 |
c1a3e236b115924120e3fe54a6aec66f
|
|
| BLAKE2b-256 |
742e9ab55ea288963472ff422d48fa8ca7028ebae98bcde218e17a1ba57dd6c4
|
File details
Details for the file dotenv_cli-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dotenv_cli-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a43f0916886c502fcb910d8760d0bc09d86c04672822e954a7dc4c6390409d8b
|
|
| MD5 |
06ccb804e5f87b05adcaacc375fec2bd
|
|
| BLAKE2b-256 |
5d5916cd61a0c84647689bebf7a673836d8e24896a6dae1cf660773ff7223f78
|