Do you know a alternative to module?
I really like load/unloading with it, but I feel writting the modulefile is tedious.
I’m especially interessed if a Python alternative exists. Searching on the web is difficult due to the “python module” keywords…
There is a lua-based module system named Lmod (first release in 2008)
http://www.tacc.utexas.edu/tacc-projects/mclay/lmod
http://sourceforge.net/projects/lmod/
Just for the record I also found an old project called cmod written in C
(latest release in September 1998)
http://www.lysator.liu.se/cmod/