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.

Managing software (registering in ck environment)

module:soft (v3.0.0)
License: BSD 3-clause (code) and CC BY-SA 4.0 (data)
Creation date: 2015-03-03
Source: GitHub
cID: 032630d041b4fd8a:5e1100048ab875d7

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-ml
  • Source: GitHub
  • How to get the stable version from this portal via the CK client:
    pip install cbench
    cb download module:soft --version=3.0.0 --all
    ck help soft
  • How to get the development version:
    pip install ck
    ck pull repo:ck-ml
    ck help soft
  • CK automation actions (CLI with the Python CK API and JSON IO):
    • ck add soft - add software detection plugin with template (API)
    • ck check soft - check is given software is already installed and register it in the CK or install it if package exists (the same as 'detect') (API)
    • ck check_target soft - check that host and target OS is supported (API)
    • ck compare_versions soft - compare two versions (in list) (API)
    • ck detect soft - detect is given software is already installed and register it in the CK or install it if package exists (the same as 'check') (API)
    • ck find_config_file soft - find installation JSON file (API)
    • ck get_version soft - low-level function to get version (will be substituted) (API)
    • ck internal_detect soft - detect version of a given software (internal) (API)
    • ck list_all_files soft - list all files including directories (API)
    • ck print_help soft - print help for this software entry (API)
    • ck search_tool soft - search tool in pre-defined paths (API)
    • ck search_version soft - search for soft version in some files (API)
    • ck setup soft - setup CK environment for a given software (API)
    • ck show soft - show available software descriptions (API)
    • ck split_version soft - split version (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!