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.0.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.0-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file toggl_report-1.0.0.tar.gz.

File metadata

  • Download URL: toggl_report-1.0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 0c96da164c08f10911a48094494c2ed9aa53496d83361361f2f3938c64cf1735
MD5 791a083d18cff6f56d861b1efe81e427
BLAKE2b-256 368713fbafb1196b263c63fc8a3db989ed03e8dc7315d75f13181613b3f78948

See more details on using hashes here.

File details

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

File metadata

  • Download URL: toggl_report-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 11.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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b1c46416118810946697d494a6615f0cf3a7ee80081f9d7d9df104d918def2f7
MD5 1ca08855b398eb56a28f15225a7372fe
BLAKE2b-256 9cb2eb8c318cdaa916e3f5198932ccb726cc2ba81e1289724b3a1e676450e178

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