与Desktime API通信的模块
项目描述
安装
从PyPI
pip install pydesktime
使用
from pydesktime import DeskTime
desktime = DeskTime(app_key=<your app key>, username=<your username>,
password=<your password>)
# data is dictionary with data for all employees
# on every work day (except Saturday and Sunday)
# in provided year, month
data = desktime.getMonth(2015, 1)
项目详情
关闭
pydesktime-0.1.3.zip的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 7806c4988fa98495fddc013b771f9c55cebf69b9be7022b0a5b65e147733c725 |
|
MD5 | de6cb90c30b2008f1b9e8935bc2b4230 |
|
BLAKE2b-256 | 160606843a647d41c5ac995e6f1a71ad3372c11b940f9d3a1024d8c70e718ec0 |