Python script that counts logged hours on tickets in a Gitea organisation and writes to a CSV file
Go to file
Aravinth Manivannan a903044561
feat: get all log events in issues in an org, write to CSV and print total time
2022-08-13 17:30:17 +05:30
.gitignore feat: init 2022-08-13 17:11:58 +05:30
LICENSE.md feat: init 2022-08-13 17:11:58 +05:30
accountant.py feat: get all log events in issues in an org, write to CSV and print total time 2022-08-13 17:30:17 +05:30
requirements.txt feat: init 2022-08-13 17:11:58 +05:30