Skip to main content

Python wrapper around environment modules ("module load")

Project description

This is a tiny importable Python wrapper for the Environment Modules system - the module load command often used in the shell on HPC systems.

Installation:

pip install envmodules

Usage:

import envmodules
envmodules.load('gcc/6.1.1')

Loading modules like this mostly affects external programs which you run in subprocesses. Most modules won’t have much effect on Python code in the same process.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

envmodules-0.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

envmodules-0.1-py2.py3-none-any.whl (2.6 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