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
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 details)
Built Distribution
File details
Details for the file envmodules-0.1.tar.gz
.
File metadata
- Download URL: envmodules-0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.22.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6c41c75d28837d70d886028178077fa80026a8ceeb9a64eb4c7346e838fb76a |
|
MD5 | 3adc746a369a18750523993f022f4435 |
|
BLAKE2b-256 | 724a01598b5cdc7ba604ba6beb4b0645756e800e703735ef9401d9b781ac7988 |
File details
Details for the file envmodules-0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: envmodules-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.22.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c9d58c1164633fc99f7291bef3fdd27c2e507f2908af63239dab62a7615e1ee |
|
MD5 | dd01430f03132ab55caff4d5c35ea379 |
|
BLAKE2b-256 | a2c404630d9128dbf81a40aac136f8551d7b9a386a69062c0e381523e243a729 |