项目作者: VUIIS

项目描述 :
Distributed Automation for XNAT
高级语言: Python
项目地址: git://github.com/VUIIS/dax.git
创建时间: 2014-08-11T20:35:24Z
项目社区:https://github.com/VUIIS/dax

开源协议:MIT License

下载


Distributed Automation for XNAT

Install DAX

Install it with:

  1. pip install dax

Use —upgrade to overwrite previous installation

To install current main branch:

  1. pip install git+https://github.com/VUIIS/dax.git --upgrade

or a specific branch:

  1. pip install git+https://github.com/VUIIS/dax.git@branch_name --upgrade

Docs

Documentation Status