easybuild-framework 1.9.0
pip install easybuild-framework==1.9.0
Newer version available (5.1.1)
Released:
EasyBuild is a software installation framework in Python that allows you to install software in a structured and robust way. This package contains the EasyBuild framework, which supports the creation of custom easyblocks that implement support for installing particular (groups of) software packages.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v2 (GPLv2) (GPLv2)
- Author: EasyBuild community
- Tags software , build , building , installation , installing , compilation , HPC , scientific
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
This package contains the EasyBuild
framework, which supports the creation of custom easyblocks that
implement support for installing particular (groups of) software
packages.
Build status - *master branch (Python 2.4, Python 2.6, Python 2.7)*
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master-python24/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master-python24/
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master/
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master-python27/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master-python27/
Build status - *develop branch (Python 2.4, Python 2.6, Python 2.7)*
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop-python24/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop-python24/
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop/
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop-python27/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop-python27/
EasyBuild: building software with ease
--------------------------------------
The easybuild-framework package is the basis for EasyBuild
(http://hpcugent.github.com/easybuild), a software build and
installation framework written in Python that allows you to install
software in a structured, repeatable and robust way.
This package contains the EasyBuild framework that supports the
implementation and use of so-called easyblocks, that implement the
software install procedure for a particular (group of) software
package(s).
The code of the easybuild-framework package is hosted on GitHub, along
with an issue tracker for bug reports and feature requests, see
http://github.com/hpcugent/easybuild-framework.
The EasyBuild documentation is available on the GitHub wiki of the
easybuild meta-package, see
http://github.com/hpcugent/easybuild/wiki/Home.
Related packages:
- easybuild-easyblocks
(http://pypi.python.org/pypi/easybuild-easyblocks): a collection of
easyblocks that implement support for building and installing (groups
of) software packages.
- easybuild-easyconfigs
(http://pypi.python.org/pypi/easybuild-easyconfigs): a collection of
example easyconfig files that specify which software to build, and using
which build options; these easyconfigs will be well tested with the
latest compatible versions of the easybuild-framework and
easybuild-easyblocks packages.
The code in the vsc directory originally comes from VSC-tools
(https://github.com/hpcugent/VSC-tools).
framework, which supports the creation of custom easyblocks that
implement support for installing particular (groups of) software
packages.
Build status - *master branch (Python 2.4, Python 2.6, Python 2.7)*
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master-python24/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master-python24/
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master/
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master-python27/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_master-python27/
Build status - *develop branch (Python 2.4, Python 2.6, Python 2.7)*
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop-python24/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop-python24/
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop/
.. image:: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop-python27/badge/icon
:target: https://jenkins1.ugent.be/view/EasyBuild/job/easybuild-framework_unit-test_hpcugent_develop-python27/
EasyBuild: building software with ease
--------------------------------------
The easybuild-framework package is the basis for EasyBuild
(http://hpcugent.github.com/easybuild), a software build and
installation framework written in Python that allows you to install
software in a structured, repeatable and robust way.
This package contains the EasyBuild framework that supports the
implementation and use of so-called easyblocks, that implement the
software install procedure for a particular (group of) software
package(s).
The code of the easybuild-framework package is hosted on GitHub, along
with an issue tracker for bug reports and feature requests, see
http://github.com/hpcugent/easybuild-framework.
The EasyBuild documentation is available on the GitHub wiki of the
easybuild meta-package, see
http://github.com/hpcugent/easybuild/wiki/Home.
Related packages:
- easybuild-easyblocks
(http://pypi.python.org/pypi/easybuild-easyblocks): a collection of
easyblocks that implement support for building and installing (groups
of) software packages.
- easybuild-easyconfigs
(http://pypi.python.org/pypi/easybuild-easyconfigs): a collection of
example easyconfig files that specify which software to build, and using
which build options; these easyconfigs will be well tested with the
latest compatible versions of the easybuild-framework and
easybuild-easyblocks packages.
The code in the vsc directory originally comes from VSC-tools
(https://github.com/hpcugent/VSC-tools).
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v2 (GPLv2) (GPLv2)
- Author: EasyBuild community
- Tags software , build , building , installation , installing , compilation , HPC , scientific
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file easybuild-framework-1.9.0.tar.gz
.
File metadata
- Download URL: easybuild-framework-1.9.0.tar.gz
- Upload date:
- Size: 311.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
168b8ea205d44a6c653abc4cd4acab229292eb8620cbca8e07d6e8edac482e92
|
|
MD5 |
2c8e2c1ba70a014d319124cf54fa9558
|
|
BLAKE2b-256 |
a0b42892b343f58dd1ea0dd8684f31348cf531dec4da5f3f2f2ea545c128dc5b
|