CEPC software management toolkit
Project description
CEPC software management toolkit
Install cepcenv
Install cepcenv with curl or wget
curl -sSL http://cepcsoft.ihep.ac.cn/package/cepcenv/script/install.sh | sh -s [CEPCENV_DIR]
or
wget -qO- http://cepcsoft.ihep.ac.cn/package/cepcenv/script/install.sh | sh -s [CEPCENV_DIR]
If CEPCENV_DIR is omitted, cepcenv will be installed in the current directory.
Install cepcsoft with cepcenv
Setup cepcenv:
. <CEPCENV_DIR>/setup.sh
List available CEPC software version:
cepcenv ls-remote
Specify CEPC software version and where to install:
cepcenv [-r <SOFTWARE_ROOT>] install <version>
If -r <SOFTWARE_ROOT> is not specified, everything will be installed in the current directory.
Multiple versions could be installed under the same software root directory.
Configuration
Create the configuration file if it does not exist:
[ -e ~/.cepcenv.conf ] || cepcenv config -e > ~/.cepcenv.conf
Edit ~/.cepcenv.conf and uncomment software_root:
software_root: <SOFTWARE_ROOT>
Select cepcsoft Version
List local installed CEPC software version:
cepcenv -r <SOFTWARE_ROOT> ls
Select local CEPC software version you would like to use:
cepcenv -r <SOFTWARE_ROOT> use <version>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cepcenv-0.2.2.tar.gz
.
File metadata
- Download URL: cepcenv-0.2.2.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 PyPy/7.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d216bf9ec00887dbd1f1813ecbcf91851ae1a98d7d69313aa368781a4492cb1 |
|
MD5 | cdec2ac8afe66c726b0f0fd25f181414 |
|
BLAKE2b-256 | bcf517bdbd3a9689bc62045791924d3e6ae28721fddc450d1bf182d1367b158e |
File details
Details for the file cepcenv-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: cepcenv-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 35.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 PyPy/7.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b6d6ec81e9b98003eef307dbdb478e6470e2ff1061e0b02447139ecd37596b1 |
|
MD5 | 34c2e5d51aec7108cdb9d7a49dd757d1 |
|
BLAKE2b-256 | c14d4c9ae0b220b4fa072cac488267107f51480ad97342f39180e28e01fd6bde |