Installation
To install the elements-http-upload package, we recommend that you install it from PyPi via
pip install elements-http-upload
Or install it directly from the source code repository on Gitlab via:
pip install git+https://codebase.helmholtz.cloud/hcdc/elements/elements-http-upload.git
The latter should however only be done if you want to access the development versions.
Installation for development
Please head over to our contributing guide for installation instruction for development.