Skip to content

buildtesters/lmodule

Repository files navigation

license Documentation Status travis codecov coveralls slack

lmodule (Lmod Module)

lmodule is a Python 3 API for Lmod module system. The API can be used end-users and system-administrators. End-users can utilize the API for interacting with module system to run their application. System Administrators can utilize the API for testing their Software Stack and retrieve output from the Lmod spider command.

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.