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_adgstudios_adgstudios.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-adgstudios-1.0.7.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file clockify-api-client-adgstudios-1.0.7.tar.gz.

File metadata

File hashes

Hashes for clockify-api-client-adgstudios-1.0.7.tar.gz
Algorithm Hash digest
SHA256 5a6441e25fb38e1a2b185d5d41d9f8cf8cbefdcce2dd7aea574bd711494a4cbb
MD5 b211a81ed3f83b94a676c3dd88bd24c5
BLAKE2b-256 7dd2051056155c666b4d7e26171c84b1d692165b449f7af3f0ce581d99082f83

See more details on using hashes here.

File details

Details for the file clockify_api_client_adgstudios-1.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for clockify_api_client_adgstudios-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f4f081d67aa72f2ddf3380c0602b880212156dbdea7e5ff198bf9690bf9fdb90
MD5 3021033b81928deff6e6cafa18983b04
BLAKE2b-256 908e54b8e05ceb1291910a21125ef50b232a6cafcdb4b06af94bdf78342cdf2f

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