follow the instructions at https://stash.code.sintef.no/projects/SPY/repos/sintefpy/browse, which are:
- git clone ssh://[email protected]/spy/sintefpy.git
- cd sintefpy/
- pip install --user .
- run, e.g.: "~/.local/bin/spy timesheet show", type in your username and password and say yes to saving credentials
automatic download: python plotprojectdata.py --projectnumber 123 --totalbudget 1000 manual download: python plotprojectdata.py --filename ExportProjectCard_projectnumber.xlsx --totalbudget 1000