Please note that aneris is still in early developmental stages, thus all interfaces are subject to change.
All documentation can be found at https://aneris.readthedocs.io/en/latest/
Installing from source is as easy as
python setup.py install
See required dependencies via the online documentation.
See doc/environment.yml
cd doc
make html
Then point you browser to http://127.0.0.1:8000/.
Licensed under Apache 2.0. See the LICENSE file for more information