Skip to main content

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


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

convars-0.2.0-py3-none-any.whl (2.8 kB view hashes)

Uploaded 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