Module to communicate with Desktime API
Project description
Module used to simplify usage of DeskTime API
Installation
From PyPI:
pip install pydesktime
Usage
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)
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
pydesktime-0.1.3.zip
(7.7 kB
view details)
File details
Details for the file pydesktime-0.1.3.zip
.
File metadata
- Download URL: pydesktime-0.1.3.zip
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7806c4988fa98495fddc013b771f9c55cebf69b9be7022b0a5b65e147733c725 |
|
MD5 | de6cb90c30b2008f1b9e8935bc2b4230 |
|
BLAKE2b-256 | 160606843a647d41c5ac995e6f1a71ad3372c11b940f9d3a1024d8c70e718ec0 |