An open API service indexing awesome lists of open source software.

https://github.com/101loop/payouts

Computes weekly payouts using JIRA's Tempo integration
https://github.com/101loop/payouts

Last synced: 10 months ago
JSON representation

Computes weekly payouts using JIRA's Tempo integration

Awesome Lists containing this project

README

          

# PayOuts

Python implementation using `dataclasses` to compute weekly payout based on hours logged in JIRA using `Tempo` app.

See `models.py` for dataclasses.

### Format
`black -l 120 ./`