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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for clockify-api-client-adgstudios-1.0.4.tar.gz
Algorithm Hash digest
SHA256 628a305e7b5087ae977e031601d03b66c9fca47303966335745a1ba343815c7a
MD5 bdbf301e3b21e82e5a0396c55219d220
BLAKE2b-256 d6faca42ceed8bfbaebcd113c080098cf75abfd58b05869f390eb226bfd38022

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for clockify_api_client_adgstudios-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1ce3d36ad7d43aa0a3cf5d3ce4207fe7cefbc56eea2075d1ea62f040010d6fb0
MD5 2e143fe4a3509e64dae67cb8ff517536
BLAKE2b-256 cf3881b19fa1f29f6e21359d44da615360a08a2e1a5efaeb105f82ab87bd7105

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