Skip to content
/ dax Public
forked from VUIIS/dax

Distributed Automation for XNAT

License

Notifications You must be signed in to change notification settings

lawlessrd/dax

 
 

Repository files navigation

Distributed Automation for XNAT

Install DAX

Install it with:

pip install dax

Use --upgrade to overwrite previous installation

To install current main branch:

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

or a specific branch:

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

Docs

Documentation Status

About

Distributed Automation for XNAT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%