Install with
pip install git+https://github.com/exp4-age/agepy.git
This will create a temporary clone of the repository and build the package in your environment.
If you want to help develop and contribute to the package, first clone the repository to your PC and install in editable mode (detailed tutorial in documentation):
pip install -e path/to/agepy
For now the documentation is only available from within the university network. It might work with the university vpn, but it also might not work.
See CONTRIBUTING.rst