sct-pipeline / csa-atrophy

Evaluate the sensitivity of atrophy detection with SCT
https://csa-atrophy.readthedocs.io/
MIT License
1 stars 0 forks source link

package project with setuptools #20

Closed PaulBautin closed 4 years ago

PaulBautin commented 4 years ago

Make a python package out of the codebase (setuptools), with a setup.py, and entrypoint to scripts so it is possible to call them from any place. This file could also manage requirements as in: https://github.com/sct-pipeline/spine-generic/blob/master/setup.py