Simple timesheet tracking system
Project description
timesheet
=========
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.8.4
* Adding daily-report command by `sonologic <https://github.com/sonologic>`_
* Reformatting README.md to README.rst for pypi
* Updating README.rst
=========
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.8.4
* Adding daily-report command by `sonologic <https://github.com/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.8.4.tar.gz
(8.2 kB
view details)
Built Distribution
File details
Details for the file timesheet-0.8.4.tar.gz
.
File metadata
- Download URL: timesheet-0.8.4.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa4ccd884934f8dd75acc8858c5cf556e0734490de403eb41f3a1c8943ea079f |
|
MD5 | d6c3c49e807e34c035c5b93fbd6d2f3e |
|
BLAKE2b-256 | 36d1ca0162db32f6d2c44420b82f055966754e3486db887a17e8a93da8286124 |
File details
Details for the file timesheet-0.8.4-py2.py3-none-any.whl
.
File metadata
- Download URL: timesheet-0.8.4-py2.py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59e8ae70ae93e56ee61af783941b5cfa2248647650b82d08e3549b4036643e08 |
|
MD5 | 61d8e02c8df907d2f03ba13c093ebadb |
|
BLAKE2b-256 | 93ba8043f9ca8fcfa10396043bb055a194cafe6224106823fe2167336fa2f21d |