AMBER/README.md
Jakob Lass c5f395b846
Some checks failed
Release workflow / single_test (3.13.3) (push) Successful in 10s
Gitea Actions Demo / build_test (3.13.3) (push) Successful in 9s
Release workflow / Build wheels for PyPI (push) Failing after 2s
Release workflow / Upload release to PyPI (push) Has been skipped
Gitea Actions Demo / release-test (push) Successful in 2s
Update naming for package on PyPI
Add workflow for publishing
2025-04-11 15:32:10 +02:00

25 lines
353 B
Markdown

AMBER
=====
## Quick Installation
For the latest published version install through
```
python -m pip AMBER-ds4ms
```
For the latest nighly version
```
python -m pip install git+https://gitea.psi.ch/lass_j/AMBER.git@main
```
## Documentation and Tutorials
Further details are found in our [documentation](https://amber-ds4ms.readthedocs.io/)