Skip to content

buildtesters/lmodule

Repository files navigation

license Documentation Status codecov pypi python

Lmodule (Lmod Module)

Lmodule is a Python 3 API for Lmod module system. Lmodule can assist HPC facilities in testing their software stack via module load testing. The API can be used by developers and system-administrators for interacting with module system. Developers can utilize the Lmodule API for interacting with module system in their python code, while System Administrators can leverage the Lmodule API for testing their Software Stack.

Author

lmodule was created by Shahzeb Siddiqui.

Contributing Back

We encourage community feedback and participation to help improve the lmodule API. To get started you can do the following:

  • Join the slack community
  • Test the API and provide feedback in the form of Issue or Pull Request.

Slack

Click the Join Slack Channel to join the community. If you already have an account then access the Slack Channel here

LICENSE

lmodule is released under the MIT license. See the LICENSE file for more details.