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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for clockify-api-client-adgstudios-0.1.1.tar.gz
Algorithm Hash digest
SHA256 041b5675a531ef1ac03156235d4eaaa018881ac73607b96df9c474a7f728a46a
MD5 2fdaed2f1919600fab82eec212cb78e0
BLAKE2b-256 1a49eac2d9bf6cffb5b41a2a39cf89ac62faf7b6f49150ee6099c73db99f7794

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for clockify_api_client_adgstudios-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 110f9f5d666c7b6581d175f2fc6862f680af1795b3d80b33289bacdbaa246355
MD5 d7021c4be041bca42db9e6fcb8d3c976
BLAKE2b-256 da23598329452de0c1ab3c0c03baad319bc9525a051bd204cb4049a67c403788

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