Skip to main content

Generate PDF report from toggl

Project description

CircleCI

Script to generate pdf report for GULP (Leistungsnachweis)

Motivation: Those, who work together with Gulp, need to provide report at the end of the month with performance records. In case, Toggl tracker is used, the report generation can be automated using current script.

Local install

Install Pipenv

Project use Pipenv as package manager.

> pip install pipenv

Create virtual environment

> pipenv --python 3.8

Install dependencies

> pipenv install

Generate detailed report

Local run

> ./cli.py \
  --api-key {KEY}  \
  --workspace Test \
  --year 5 \
  --month-number 5 \
  --name "Max Mustermann" \
  --project-number Test \
  --client-name "Muster GmbH" \
  --order-no 123456

Run with docker

> make run \
    api_key={KEY} \
    workspace=Test \
    month_number=5 \
    year=5 \
    name="Max Mustermann" \
    project_number="Test" \
    client_name="Muster GmbH" \
    order_no=123456

Result

report sample

Development

Lint

> make lint

Tests

> make test

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

toggl-report-1.0.2.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

toggl_report-1.0.2-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file toggl-report-1.0.2.tar.gz.

File metadata

  • Download URL: toggl-report-1.0.2.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2

File hashes

Hashes for toggl-report-1.0.2.tar.gz
Algorithm Hash digest
SHA256 2f6e237d9feccb89697819df808d403588abb135139417a775311a1877f02222
MD5 e3dce5882f5bee0d265d6b3db60ae7e0
BLAKE2b-256 b5faa267b484ffb811a31e966669cda723dd6d680fd9babb156eee9b07f94406

See more details on using hashes here.

File details

Details for the file toggl_report-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: toggl_report-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2

File hashes

Hashes for toggl_report-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 517751bc1d331eeff740164c0afeddb07efe1ac0bd156809c0457b1126113f16
MD5 b59bc901fca3f3b9de7180ce0b23d95b
BLAKE2b-256 fc555f8816752b91a08d063b581b36c3023ed11102a47e11473edbe8a3b84aee

See more details on using hashes here.

Supported by

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