import json
import datetime
import workast
token = open('token').read()
client = workast.Workast(token)
client.space('Personal tasks').create_task('hello',
sublist_name='some sublist',
assigned_to=[client.user("[email protected]")],
due_date=datetime.datetime.now())
-
Notifications
You must be signed in to change notification settings - Fork 0
Sensibo/workast
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published