https://github.com/sintefmath/maconomy2python
extract data from exported file from maconomy/iaccess project and plot pie charts, etc.
https://github.com/sintefmath/maconomy2python
Last synced: 7 months ago
JSON representation
extract data from exported file from maconomy/iaccess project and plot pie charts, etc.
- Host: GitHub
- URL: https://github.com/sintefmath/maconomy2python
- Owner: sintefmath
- Created: 2020-08-27T18:56:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T13:25:58.000Z (about 4 years ago)
- Last Synced: 2024-12-28T13:15:00.424Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 177 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prerequisites for automatic download
follow the instructions at https://stash.code.sintef.no/projects/SPY/repos/sintefpy/browse, which are:
- git clone ssh://git@git.code.sintef.no/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
# example usage
automatic download: python plotprojectdata.py --projectnumber 123 --totalbudget 1000
manual download: python plotprojectdata.py --filename ExportProjectCard_projectnumber.xlsx --totalbudget 1000
# example output



