(installation)= # Installation ```{warning} This page has been automatically generated as has not yet been reviewed by the authors of reuse-shortcuts! ``` To install the _reuse-shortcuts_ package, we recommend that you install it from PyPi via ```bash pip install reuse-shortcuts ``` Or install it directly from [the source code repository on Gitlab][source code repository] via: ```bash pip install git+https://codebase.helmholtz.cloud/hcdc/reuse-shortcuts.git ``` The latter should however only be done if you want to access the development versions. [source code repository]: https://codebase.helmholtz.cloud/hcdc/reuse-shortcuts (install-develop)= ## Installation for development Please head over to our `contributing guide `{.interpreted-text role="ref"} for installation instruction for development.