Simple timesheet tracking system
Project description
install
$ pip install timesheet
usage
$ timesheet help
usage: timesheet [-h]
{help,start,end,active,report,subjects,import,export,edit-last,abort,rename,daily-report,daily-detail,delete,version}
...
Simple timesheet system.
optional arguments:
-h, --help show this help message and exit
Commands:
{help,start,end,active,report,subjects,import,export,edit-last,abort,rename,daily-report,daily-detail,delete,version}
help Prints help for given command
start Starts a task
end Ends a task
active Prints active task
report Print report about an subject or all subjects
subjects Print all subjects
import Import csv file with columns: subject, task, start,
end
export Export the database into csv file with columns:
subject, task, start, end
edit-last Edit last task
abort Aborts currently active task
rename Renames a subject
daily-report Print daily report
daily-detail Print detailed daily report
delete Deletes a subject
version Prints the version
Help on Help
$ timesheet help -h usage: timesheet help [-h] [command] positional arguments: command Command to print help about that optional arguments: -h, --help show this help message and exit
Bash Auto-Completion
$ echo "eval \"\$(register-python-argcomplete timesheet)\"" >> ~/.bashrc $ source ~/.bashrc
Change Log
- 0.9.2
Supporting python3
- 0.8.4
Adding daily-report command by sonologic
Reformatting README.md to README.rst for pypi
Updating README.rst
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
timesheet-0.9.7.tar.gz
(9.5 kB
view details)
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 timesheet-0.9.7.tar.gz.
File metadata
- Download URL: timesheet-0.9.7.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b80890beb166f661d25e4a25d3af7f8f839853ac79d35da1623ac8614caa58a
|
|
| MD5 |
4b789f741c30be44c3bcc610f538bff7
|
|
| BLAKE2b-256 |
282e5940f5811187614dd388f2de356f48018ecf0899bc583d12249732d7c12d
|
File details
Details for the file timesheet-0.9.7-py2.py3-none-any.whl.
File metadata
- Download URL: timesheet-0.9.7-py2.py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b479dd649c25808133a56b5354c280e21a4eaaec4c1841d354f6f268e0c4415
|
|
| MD5 |
83de8ad839417bab12569394ddae44f4
|
|
| BLAKE2b-256 |
c422194807dbc5fbd6e87c57152077259aeeb514a9584df5ccf45a3e69ab914f
|