Skip to main content

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


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.4.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

timesheet-0.9.4-py2.py3-none-any.whl (18.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file timesheet-0.9.4.tar.gz.

File metadata

  • Download URL: timesheet-0.9.4.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for timesheet-0.9.4.tar.gz
Algorithm Hash digest
SHA256 1ae75b344d0c69f9eecfb4a2f0b840be40698c6ffb099b0b35f548b9c85194cb
MD5 5511e289855d67f0e065f80226622c96
BLAKE2b-256 0a1baac338e9680666616aa75ff1ee42f29930cc77b59e2b283d269c58c707b1

See more details on using hashes here.

File details

Details for the file timesheet-0.9.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for timesheet-0.9.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a20aa9fd2fc5f0ec52986df1c94651488db136d8aee86bbfa98a14116af68f2d
MD5 f19f8432c31787a545a6492bb9774daa
BLAKE2b-256 24312e7ae3682eecc823af180e48f7eb96fee417bf569db3679c8d6eea0382af

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page