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
Todo
- create event
- update event
- delete event
- 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 Distributions
No source distribution files available for this release.
See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for timetree_sdk-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7175c583f2c59b6292b995a43078b30536571be0c9eaf4d60c4c1218c44c4894 |
|
MD5 | 6ccca4babfe47ea80067faebc93ead13 |
|
BLAKE2b-256 | d552f036d0ae5fd9870050effe41b5d86134030c40476ae54bc5a96995be031d |