Skip to main content

Cross platform(ish) productivity commands written in python.

Project description

setenvironment

Actions Status Actions Status Actions Status

Linting

pip install setenvironment
from setenvironment import set_env_var, add_env_path
set_env_var("FOO", "BAR")
add_env_path("MYPATH")

Cross platform way to set the environment.

Note that windows does not propagate settings to open terminals as the HWND_BROADCAST, WM_SETTINGCHANGE event is ignored.

This lib is in alpha state and MacOS/Linux is not well supported at this time.

Release Notes

  • TODO

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

setenvironment-0.0.2.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

setenvironment-0.0.2-py2.py3-none-any.whl (7.0 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