No project description provided
Project description
Conda (and Mamba) come with a feature for setting environment variables. However, the commands are cumbersome and there is no easy way to set/unset many variables at once. This CLI tool simplifies the command syntax and allows loading variables from file (i.e. .env)
Install
pip instal convars
Usage
Usage: convars [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
clear Clear all environment variables from the active environment.
load Add environment variables from a file to the active environment.
set Set an environment variable in the active environment.
show Show environment variables in the active environment.
unload Remove environment variables listed in file from the active environment.
unset Remove an environment variable from the active environment.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 convars-0.2.0-py3-none-any.whl.
File metadata
- Download URL: convars-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ed539d619cdc0e4acd95bddadfb8a6147bc35323457ddeb7d84267a60f2e209
|
|
| MD5 |
d875d9d4d069df1f57e3c61ccba89ea9
|
|
| BLAKE2b-256 |
3979854b5d9724f16f08c4f30c8cb3166db6644e3cb181bf338cfae0a4e1cb7b
|