Check the preview of 2nd version of this platform being developed by the open MLCommons taskforce on automation and reproducibility as a free, open-source and technology-agnostic on-prem platform.

Software environments (to abstract multiple tools and their versions)

module:env (v2.5.0)
License: BSD 3-clause (code) and CC BY-SA 4.0 (data)
Creation date: 2015-02-24
Source: GitHub
cID: 032630d041b4fd8a:9b9b3208ac44b891

Don't hesitate to get in touch if you encounter any issues or would like to discuss this community project!
Please report if this CK component works: 1  or fails: 0 
Sign up to be notified when artifacts are shared or updated!

Description  

This is our attempt to share automation actions from scientific research projects as unified Python modules with a common CLI and Python API to help researchers and practitioners reuse best practices. Our on-going project is to make the onboarding process as simple as possible via this platform. Please check this CK white paper and don't hesitate to contact us if you have suggestions or feedback!
  • Automation framework: CK
  • Development repository: ck-env
  • Source: GitHub
  • How to get the stable version from this portal via the CK client:
    pip install cbench
    cb download module:env --version=2.5.0 --all
    ck help env
  • How to get the development version:
    pip install ck
    ck pull repo:ck-env
    ck help env
  • CK automation actions (CLI with the Python CK API and JSON IO):
    • ck cat env - show the shell script for setting up this env (API)
    • ck clean env - remote env entry and installed package (API)
    • ck delete env - delete env entry (API)
    • ck deps_summary env - extracting summary of all deps (API)
    • ck envsecute env - execute a shell command in the context of a given environment-setting prewrapper (API)
    • ck get_all_versions_in_deps env - get all versions from deps (recursively) (API)
    • ck locate env - return the install_location (if known) (API)
    • ck prune_search_list env - prune search list by no_tags (API)
    • ck refresh env - refresh environment setup (re-setup related software version) (API)
    • ck remove env - delete env entry (API)
    • ck resolve env - resolve all dependencies for a given software (API)
    • ck rm env - delete env entries (API)
    • ck rmtmp env - remove tmp entries (when installation to env entry failed) (API)
    • ck set env - prepare and set environment for a given software (API)
    • ck show env - show all installed software environments (API)
    • ck virtual env - pre-load environment for the shell (API)
    • ck xset env - set env for command line (pre-set various flags) (API)

Dependencies    

Style 1   Style 2  

Versions  

Files  

Comments  

Please log in to add your comments!
If you notice any inapropriate content that should not be here, please report us as soon as possible and we will try to remove it within 48 hours!