Installation
pip install hours
Usage
Let's add a client first and set the hourly rate:
hours clients add -n BigCorporate --rate 100 --currency €
hours clients list
Then log your work for today:
hours log -c BigCorporate -h 8.0 -p "ML pipeline" -t "fixing bugs"
Get a report for the current month (or any other period):
hours report
Create a timesheet to Excel file:
hours export
For more information, see the documentation.
Release files for hours 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hours-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / hours-0.3.1-py3-none-any.whl
| Download URL | hours-0.3.1-py3-none-any.whl |
|---|---|
| Size | 7.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f455f8d595a691c7c844b7039cc72821269bcd46eba32406495d99bf52ad9d47
|
|
BLAKE2b-256 checksum How to use checksums |
2d4b1e3012a1f2aadd5adde248e7bc8744675c02692184dcb937c0cc00b7631b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|