Skip to content

Raab70/dax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Automation for XNAT

Install DAX

Install it with:

pip install dax

Use --upgrade to overwrite previous installation

To install current master:

pip install https://github.com/VUIIS/dax/archive/master.zip --upgrade

or a specific branch:

pip install https://github.com/VUIIS/dax/archive/branch_name.zip --upgrade

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

WIKI

The wiki is accessible up top or by clicking here.

Docs

Documentation Status

Spiders

All of our piplines are available on NITRC. Come join our team!

About

Distributed Automation for XNAT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.3%
  • JavaScript 7.2%
  • Other 0.5%