Python 3Di 命令行客户端
项目描述
3Di命令行客户端
3Di命令行客户端允许
- 从命令行定义和运行3Di场景。
- 将不同的场景组合成“套件”,将在批处理中运行。
- 管理命令,例如列出当前运行的模拟。
3Di命令行客户端有三个主要入口点。
场景命令
$ scenario --help
Usage: scenario [OPTIONS] COMMAND [ARGS]...
Options:
  --endpoint [localhost|staging|production]
                                  The endpoint where commands are run against
  --help                          Show this message and exit.
Commands:
  auth           Provide authentication details
  models         List available threedimodels
  organisations  List available organisations
  results        Download results of a simulation
  run            Run a given scenario
  scenarios      List local scenarios
  settings       Set default settings
  simulations    List simulations
套件命令
$ suite --help
Usage: suite [OPTIONS]
  run suite a given suite
Options:
  --suite PATH  path to the suite file  [required]
  --help        Show this message and exit.
活动模拟命令
$ active_simulations --help
Usage: active_simulations [OPTIONS]
  Show currently running simulations
Options:
  --endpoint [localhost|staging|production]
                                  The endpoint where commands are run against
  --help                          Show this message and exit.
依赖关系
python >= 3.8
安装
依赖关系 python >= 3.8
pip install --user 3Di-cmd-client
历史
0.0.3 (2020-12-21)
- 如果配置文件尚未可用,则固定设置上下文。
0.0.1b (2020-12-18)
- 第一个(测试版)pypi发布。
项目详情
    
       关闭
    
      
        
    
    
  
3Di_cmd_client-0.0.3.tar.gz 的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 5fdcccb53c219fd77c66c77ff08c8efd9ad0b52b098fb53cc002f28666ec8aa3 | |
| MD5 | b45e79a4f1f091c121928607814b3889 | |
| BLAKE2b-256 | 2988657464ea8f3867a4c83128173366652e14d0886434014d67e16905f0df20 | 
    
       关闭
    
      
        
    
    
  
3Di_cmd_client-0.0.3-py2.py3-none-any.whl 的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 6926957824433e1f8ead59c11cbeb395ec2c832b94cd647a5f43f32dc3e3d8ae | |
| MD5 | 1cf20d3b59271c90af64c283a0ca3738 | |
| BLAKE2b-256 | 9f4683dd45bfcbfb49f5a6380119b445a0b4b4f66336a535462470aaefb792a1 |