Skip to content

EasyBuild is a software installation framework in Python that allows you to install software in a structured and robust way.

License

Notifications You must be signed in to change notification settings

besserox/easybuild-framework

 
 

Repository files navigation

http://hpcugent.github.io/easybuild/images/easybuild_logo_small.png

EasyBuild is a software build and installation framework that allows you to manage (scientific) software on High Performance Computing (HPC) systems in an efficient way.

The easybuild-framework package is the core of EasyBuild. It supports the implementation and use of so-called easyblocks which implement the software install procedure for a particular (group of) software package(s).

The EasyBuild documentation is available at http://easybuild.readthedocs.org/.

The EasyBuild framework source code is hosted on GitHub, along with an issue tracker for bug reports and feature requests, see http://github.com/hpcugent/easybuild-framework.

Related Python packages:

The code in the vsc directory originally comes from the vsc-base package (https://github.com/hpcugent/vsc-base).

Build status overview:

  • master branch (Python 2.4, Python 2.6, Python 2.7)

    https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master-python24/badge/icon https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master/badge/icon https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master-python27/badge/icon
  • develop branch (Python 2.4, Python 2.6, Python 2.7)

    https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop-python24/badge/icon https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop/badge/icon https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop-python27/badge/icon

About

EasyBuild is a software installation framework in Python that allows you to install software in a structured and robust way.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.3%
  • Shell 1.9%
  • Roff 1.7%
  • Lua 0.1%