Skip to main content

CLI for IDM-Tools

Project description

Staging: idmtools-cli

idmtools-cli

Table of Contents

Installing

pip install idmtools-cli --index-url=https://packages.idmod.org/api/pypi/pypi-production/simple

Development tips

There is a Makefile file available for most common development tasks. Here is a list of commands

clean       -   Clean up temproary files
lint        -   Lint package and tests
test        -   Run All tests
coverage    -   Run tests and generate coverage report that is shown in browser

On Windows, you can use pymake instead of make

Using the CLI

The CLI requires the workers service to already be running. idmtools

Version command

To determine version of idmtools and related plugins, use the version cli command.

> idmtools version

Example output

emodpy                               Version: 1.3.0                           
  Plugins:
    EMODTask                  
idmtools                             Version: 1.4.0+nightly.0                 
  Plugins:
    CommandTask               
idmtools-cli                         Version: 1.4.0+nightly.0                 
idmtools-models                      Version: 1.4.0+nightly.0                 
  Plugins:
    JSONConfiguredPythonTask  
    JSONConfiguredRTask       
    JSONConfiguredTask        
    PythonTask                
    RTask                     
    ScriptWrapperTask         
    TemplatedScriptTask       
idmtools-platform-comps              Version: 1.4.0+nightly.0                 
  Plugins:
    COMPSPlatform             
    SSMTPlatform                        
idmtools-platform-slurm              Version: 1.0.0+nightly                   
  Plugins:
    SlurmPlatform             

Experiment commands for Local Platform

Status

You can check the status of experiments use the follow command. It will also summarize the simulations under the experiment as a progress bar with green section for completed tasks, yellow for in progress, red for failed, and white for queued.

> idmtools experiment --platform Local status --help

In addition, we used in conjunction with a console that supports auto-highlighting of hyperlinks, you will be able to easily open up the asset directories by clicking on the data path URLs.

You can also perform filtering on the experiments

> idmtools experiment --platform Local status --tag type PythonExperiment
> idmtools experiment --platform Local status --id 8EHU147Z

Delete

You can delete experiments and their child simulations using the following command. Optionally you can also delete the associated data directories as well by using the --data option.

>idmtools experiment --platform Local delete <experiment_id>

Simulation commands for Local Platform

Status

You can check the status of simulations use the follow command.

>idmtools simulation --platform Local status

You can also filter by a either id, experiment id, status, and tags or any combination of the aforementioned

> idmtools simulation --platform Local status --experiment-id EFX6JXBV
> idmtools simulation --platform Local status --id XDT0VMVV
> idmtools simulation --platform Local status --tag a 5 --tag b
> idmtools simulation --platform Local status --experiment-id --status failed

GitRepo commands

View

You can check idmtools available examples. You can use --raw to determine to display in detailed or simplified format

> idmtools gitrepo view

Repos

You can list all public repos for a GitHub owner. You can use --owner to specify an owner and --page for pagination --owner default to 'institutefordiseasemodeling' --page default to 1

> idmtools gitrepo repos

Releases

You can list all releases of a repo by providing --owner and --repo --owner default to 'institutefordiseasemodeling' and --repo default to 'idmtools'

> idmtools gitrepo releasess

Peep

You can list all current files/dirs of a repo folder by providing --url

> idmtools gitrepo peep

Download

You can download files from a public repo to a specified local folder (default to current folder). By default, it will download idmtools examples. You can also download any files from any public repo by using --url (multiple is supported)

> idmtools gitrepo download

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

idmtools_cli-0.0.2.tar.gz (21.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

idmtools_cli-0.0.2-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

Details for the file idmtools_cli-0.0.2.tar.gz.

File metadata

  • Download URL: idmtools_cli-0.0.2.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for idmtools_cli-0.0.2.tar.gz
Algorithm Hash digest
SHA256 6c753cdcdf1c10b023a2e6a42111870c9b81b828283ed415c41ec9ec26726ec8
MD5 7c783b3b892cd35e3faa0ad659b69b6a
BLAKE2b-256 d189359cb717e3d05cdac8ee60abf71731635addae73a0bc9dbdfe3ef2e346e9

See more details on using hashes here.

File details

Details for the file idmtools_cli-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: idmtools_cli-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 23.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for idmtools_cli-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6598b4eba4bfe1b5bc23ec4230a4bb4a9a6441c56d23ca63f7f065d931e4b034
MD5 1ad54d45599c05dbd83c108da606efe1
BLAKE2b-256 65547aaddfc3fd7bd2b29c8f2bfbf07c02d9e3ff312996b42b0924fbfc2ed93d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page