Skip to main content

Simple python API client for clockify. Inspired by https://pypi.org/project/clockify/library.

Project description

Clockify API Client

Simple API client for Clockify.

Simple Python API client for Clockify. Clockify API reference

  • Base endpoints
    • Client
    • Project
    • Task
    • Time Entry
    • User
    • Workspace
  • Reports Endpoints
    • Reports
    • Shared reports

1. Installation

Add package to your project:

pipenv install clockify-api-client

2. Usage

from clockify_api_client.client import ClockifyAPIClient

API_KEY = 'yourclockifyAPIkey'
API_URL = 'api.clockify.me/v1'

client = ClockifyAPIClient().build(API_KEY, API_URL)

workspaces = client.workspaces.get_workspaces()  # Returns list of workspaces.

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

clockify-api-client-0.1.0.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

clockify_api_client-0.1.0-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file clockify-api-client-0.1.0.tar.gz.

File metadata

  • Download URL: clockify-api-client-0.1.0.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.5

File hashes

Hashes for clockify-api-client-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bd01c625275c5905ab77af916f58c1f7b0a1eeb20907061a68e176331ad62ffd
MD5 b509dbc6ea6bcdc6e8f21f9fb517ff93
BLAKE2b-256 8a17c0cda86ecdb21defe1d6b585366b9582c2b24cdb9d1b4b3522b6526caeb4

See more details on using hashes here.

File details

Details for the file clockify_api_client-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: clockify_api_client-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.5

File hashes

Hashes for clockify_api_client-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6efdca799a38f8eb5b7da18319602631c25bc6c04616e0cc68aacca9f5bf4ab3
MD5 0b6e0b4b0439d4bd644623d33cc0b3d1
BLAKE2b-256 b27a96eae2fa8f9c2e13d4c54419f3b354ddcb1c31e05f343b256c7947123572

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