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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for clockify-api-client-adgstudios-1.0.5.tar.gz
Algorithm Hash digest
SHA256 a06da6053c3002147db850e8e06fb5c7b38f00086cdc669ab0a3d44969d993eb
MD5 d91b45e476b0e2612495a4ee4357b3a1
BLAKE2b-256 d23d869c21721b8cb671b2d50b8c290a7c31d52c078295f40e71526260701a95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for clockify_api_client_adgstudios-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 93c1826091cf04ecf61b83d9b95b18cfe79837e4c148026b23ae85a868636fe2
MD5 a77047c52f9c41bb88583246817f6ad9
BLAKE2b-256 c0e5937d7f1d8f20e6c6fc0c5232f7eb5d557ab8fa426f20edfa6b35ce859420

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