Skip to main content

Simple CLI tool to log work and projects

Project description

Worklog - Simple CLI util to track work hours

Documentation Status codecov License: GPL v3

Worklog is a simple and straight-forward tool to track working times via CLI. It uses a plain text file as its storage backend which makes it easy to process the logged information with other tools.

Getting started

You need to have Python >= 3.6 installed.

pip install dcs-worklog

Please follow the documentation on readthedocs to learn how to use the CLI tool.

Development

Clone this repository and install the development version:

pip install -e ".[develop]"

Run tests via

pytest --cov worklog

Create a release

Attention: This should not be needed. Releases are auto-generated from the *GitHub CI. See the configuration file.

To create a release use git flow, update the version number in setup.py first. Then execute the following commands:

python setup.py sdist bdist_wheel
twine upload --skip-existing -r pypi dist/*

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

dcs-worklog-0.0.31.tar.gz (33.3 kB view details)

Uploaded Source

Built Distribution

dcs_worklog-0.0.31-py3-none-any.whl (41.1 kB view details)

Uploaded Python 3

File details

Details for the file dcs-worklog-0.0.31.tar.gz.

File metadata

  • Download URL: dcs-worklog-0.0.31.tar.gz
  • Upload date:
  • Size: 33.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for dcs-worklog-0.0.31.tar.gz
Algorithm Hash digest
SHA256 d1462b072b4f2997c3e4330c4292e190f4f5467412f1b95a08c31ae823385490
MD5 17e4521e97f60e2817a62760ea0b1232
BLAKE2b-256 dfbe08d6b313a2485764c377b7689ad8f19ce1f8dfff851d690e6b6a73d5b009

See more details on using hashes here.

File details

Details for the file dcs_worklog-0.0.31-py3-none-any.whl.

File metadata

  • Download URL: dcs_worklog-0.0.31-py3-none-any.whl
  • Upload date:
  • Size: 41.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for dcs_worklog-0.0.31-py3-none-any.whl
Algorithm Hash digest
SHA256 17b0d8cbdbddef79273574c99ec60e4c2e60939294271cb16f374aa6631af157
MD5 129d74b4c3796f26abb49442852bc0ca
BLAKE2b-256 278cfaaa0fda37516721d365004730e4715afdc69f9588bab08bcf411679d6dc

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