Skip to main content

Simple Environment Variable Manager

Project description

pymod

Installation

pip install pymod

config search path

  1. /usr/local/etc/pymod
  2. ~/.config/pymod
  3. .

Usage

shell

  • invoke shell function under profile.d
pymod info
pymod use cuda cudnn

direct

  • take advantage of command substitution

bash

$(pymod use cuda cudnn)

fish

eval (pymod use cuda cudnn)

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

pymod-0.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

pymod-0.2-py3-none-any.whl (5.4 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