FreeART is a cpp library which can be access from python. We mainly recommand to use it from python.
To install if download the source code :
git clone git@gitlab.esrf.fr:freeart/freeart.git
pip install .
python run_tests.py
Note
you will need to have a gitlab account to get the rights to clone the git project.
python setup.py build build_doc