A CLI utility for adding entries to your timesheet
Project description
Simple Timesheet
CLI thing to add entries to a date-based timesheet
Installation
Theoretically you can just pip install simple-timesheet
Usage
You should end up with a ts executable on your path. You can get help like this:
ts --help
Usage: ts [OPTIONS] COMMAND [ARGS]...
Options:
--db_file TEXT
--help Show this message and exit.
Commands:
add
today Dump the timesheet string for today
week Dump the timesheet string for 5 days starting at start date
You can also get command specific help with something like this:
ts add --help
Usage: ts add [OPTIONS] ENTRY
Options:
--help Show this message and exit.
To add an entry, do ts add "Your entry here". This will add a row to the database with the date and your string. Note that it has to be enclosed in quotes
You can dump todays timesheet string with ts today which will print something like 20240306: some stuff here, I did other things too, And I wrote this code
And you can dump a whole week's worth with ts week 2024-03-02 which will print lines like ts today for five days starting on the date you specify.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_timesheet-0.2.1.tar.gz.
File metadata
- Download URL: simple_timesheet-0.2.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.10 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db0cd415b65078b11ef64bd147a16f31f552367c2b612e07cddc1aafc293c3a5
|
|
| MD5 |
82a247d97a8f19d6a29f5f89bca5053a
|
|
| BLAKE2b-256 |
9f76ab8f1f9d735e5a4d7d94348362118c3540759e5fa8c2161b06a2e0f33c37
|
File details
Details for the file simple_timesheet-0.2.1-py3-none-any.whl.
File metadata
- Download URL: simple_timesheet-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.10 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77a49a6a98b105646f62e3a091605c29fa9204900f7229d43858810954bb5ea1
|
|
| MD5 |
3ba07469d7762409d62eb90bea8fb3ae
|
|
| BLAKE2b-256 |
099a67b88ebc0bdb4eadd052b29c1317755a5693d4bafe7882332124c7a65d8b
|