-
Notifications
You must be signed in to change notification settings - Fork 0
qkate/meeting_note_scout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Running ======= Run the application with: python scout.py Right now it is set to scout your "primary" calendar for upcoming events. This is typically the calendar whose name is your email address. Installation ============ The full source for the google-api-python-client library is included in this starter application, but the library has not been installed on your system. That means that this sample will run from within the unzipped directory, but from nowhere else. The easiest way to install the client library into your system is by running easy_install: easy_install --upgrade google-api-python-client You might need to add a 'sudo' to the beginning of that command depending on your platform. If you don't have easy_install you can get it by installing the setuptools package. Documentation ============= The documentation for the google-api-python-client library is avialable here: https://developers.google.com/api-client-library/python/start/get_started
About
Look ahead to your meetings for the week and create notes with reminders.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published