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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for clockify-api-client-adgstudios-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a93c57603d87828fedd33560f8fc993f74c296202e15ffc5e0694775c6fa8dc6
MD5 cd3bfeeed18ebf4dbcb52b525d774b08
BLAKE2b-256 af2ddb1d43f9a171bd2ceed79ec3ef9dd16dc6826bf61085e10abfb71a5c2518

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for clockify_api_client_adgstudios-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8e11c74164fe5b0e9b859ccb56f4ed8aa346f677448b55d9c429a67a7b6774c5
MD5 d93f0603006df2095725b9d8b81bbef6
BLAKE2b-256 dd18401c90e4e4a55ade2ee9e34f92fb119b8f21124b3a1bfbb81fc9804daca9

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