Skip to content

extract data from exported file from maconomy/iaccess project and plot pie charts, etc.

Notifications You must be signed in to change notification settings

sintefmath/maconomy2python

Repository files navigation

prerequisites for automatic download

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

example usage

automatic download: python plotprojectdata.py --projectnumber 123 --totalbudget 1000 manual download: python plotprojectdata.py --filename ExportProjectCard_projectnumber.xlsx --totalbudget 1000

example output

pie1 pie2 actuals_per_month actuals_accumulated

About

extract data from exported file from maconomy/iaccess project and plot pie charts, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages