clockify-Clockify是惟一一款真正免費的時間跟蹤器和時間表應用程序,適用於各類規模的團隊。與其餘全部的時間跟蹤器不一樣,Clockify能夠免費爲無限數量的用戶提供-Paulo Se...

clockify-Clockify是惟一一款真正免費的時間跟蹤器和時間表應用程序,適用於各類規模的團隊。與其餘全部的時間跟蹤器不一樣,Clockify能夠免費爲無限數量的用戶提供-Paulo Sergio dos Santos Junior

發佈:2020-12-23 12:35:01.157012

做者:Paulo Sergio dos Santos Junior

做者郵箱:paulossjunior@gmail.com

首頁:https://gitlab.com/integration_seon/libs/application/clockify

文檔:None

下載連接

Clockify

General Information

Goal

Clockify is the only truly free time tracker and timesheet app for teams of all sizes. Unlike all the other time trackers, Clockify is available for an unlimited numbers of users for freegit

Documentation

The Documentation can be found in this linkapi

Instalation

To install clockify, run this command in your terminal:app

pip install clockify

Usage

from clockify import factories
from pprint import pprint

api_key = "<personal _token>"
workspace_services = factories.WorkspaceFactory(api_key=api_key)
worspaces = workspace_services.get_all_workspaces()

for workspace in worspaces:
    pprint (workspace)

Copyright

This lib was PowerRight by SEON Application Lib Generatorgitlab

Copy from pypi.org

查詢時間:1.818ms
渲染時間:1.954ms

本文同步分享在 博客「zhenruyan」(other)。
若有侵權,請聯繫 support@oschina.cn 刪除。
本文參與「OSC源創計劃」,歡迎正在閱讀的你也加入,一塊兒分享。this

相關文章
相關標籤/搜索