TimeTree API SDK for Python
Project description
TimeTree SDK for Python
TimeTree API SDK for Python.
Installing
$ pip install timetree-sdk
Usage
from timetree_sdk import TimeTreeApi
api = TimeTreeApi('TIME_TREE_API_ACCESS_TOKEN')
calendar = api.get_calendar('TIME_TREE_CALENDAR_ID')
print(calendar.data.attributes.name) # output your calendar name
API
User
- get_current_user
Calendar
-
get_calendars
-
get_calendar
-
get_calendar_labels
-
get_calendar_members
Event
-
get_event
-
get_upcoming_events
-
create_event
-
delete_event
-
update event
Event Comment
- create comment to event
Documentation
Official API documentation
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
timetree-sdk-0.1.0.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file timetree-sdk-0.1.0.tar.gz
.
File metadata
- Download URL: timetree-sdk-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3990d2f2d510977d8828bf705dbb6ab846df5c0b77b388810a5f35f99f29bca1
|
|
MD5 |
8e6f00ab4d941b179c22191edcd33fb2
|
|
BLAKE2b-256 |
2e8c0cb157e507327fab7b95a393f4abae21b7f1b9f21af39944ddc76e55e5b4
|
File details
Details for the file timetree_sdk-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: timetree_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6c03d38c40b714349470c268f59f101ea5d47a90aeba1028c37df53b7b24fa54
|
|
MD5 |
daffd173a19fc8d03a96aec9031f1f83
|
|
BLAKE2b-256 |
89a8551f52f1d8f48bf90271e683377bc65fd6fd9173f8f7e42d364585195281
|