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