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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for clockify-api-client-adgstudios-1.0.6.tar.gz
Algorithm Hash digest
SHA256 3c2f14fe5edabb92368d36db66484454359c357c6b4aa6898663fc27e3b726c4
MD5 1534946322a13a26933675f5edfe1650
BLAKE2b-256 04a574db045f116298482675d31c2a193fa4241218905d29ea27d43b32e00773

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for clockify_api_client_adgstudios-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ebf7361d70fe9c7d2a815449601dee4e931b95e3a76aa86b8fc97018a16fac96
MD5 91073fe6ebfd7875bb300d60b3fab1cf
BLAKE2b-256 6fe3aa54b7a8ac4361014b335511b52081de610107392d46b8715fd095b7786b

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