Python script that counts logged hours on tickets in a Gitea organisation and writes to a CSV file
Go to file
Loïc Dachary dc796278a6
complete implementation of the revenue sharing model
See the leading comment for a detailed explanation.

Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-08-16 18:17:43 +10:00
.gitignore .gitignore emacs backups 2022-08-16 10:21:55 +10:00
LICENSE.md feat: init 2022-08-13 17:11:58 +05:30
accountant.py feat: apply label filter 2022-08-14 11:16:44 +05:30
requirements.txt feat: init 2022-08-13 17:11:58 +05:30
share.py complete implementation of the revenue sharing model 2022-08-16 18:17:43 +10:00