Taxi backend for Clockify
Project description
This is the Clockify backend for Taxi. It exposes the clockify protocol to push entries and fetch projects and activities from Clockify.
Installation
taxi plugin install clockify
Usage
In your .taxirc file, use the clockify protocol for your backend and set the token in the query string. For example:
[backends] clockify = clockify://?token=abcdefghijklmnopqr
If you have multiple workspaces, add the workspace in the URL:
[backends] clockify = clockify://?token=abcdefghijklmnopqr&workspace=ff00acab01
Contributing
To setup a development environment, create a virtual environment and run the following command in it:
pip install -e .
To use a specific version of Taxi, eg. if you need to also make changes to Taxi, install it in the virtual environment in editable mode:
pip install -e /path/to/taxi
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file taxi_clockify-1.5.0.tar.gz.
File metadata
- Download URL: taxi_clockify-1.5.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba375a7123b0ed1d1f34093c7a488444d7fdd2f8354a4ded8bc81bc7862a6455
|
|
| MD5 |
631757e3ba7f8bcd6d33687a197fc8d7
|
|
| BLAKE2b-256 |
cd6a7e4554e81c46d17295e4bb56de7dce22f5820b2f1fc9f3a282cfa012c63c
|
File details
Details for the file taxi_clockify-1.5.0-py3-none-any.whl.
File metadata
- Download URL: taxi_clockify-1.5.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46b642f20b3d2d9a385ad5bc9885e99bbca7544bfe11d0ef993eab3e16e9af10
|
|
| MD5 |
e0bb4c020861154bae0d0093b7c3034c
|
|
| BLAKE2b-256 |
738c576d57962cc9548305366f5aa8d84602e77c48abaee3fb795f5b344b3a5d
|