Date Tags meeting

May Meeting: Special Guest, Wesley Chun

This month, Wesley Chun, author, Python Software Foundation Fellow, and Google Developer Advocate is speaking! He will show us how to accomplish various Google-related tasks using Google's APIs.

RSVP via meetup.com here:

RSVP

Location

LinkedIn, Unify Meeting Room 950 W. Maude Ave, Sunnyvale.

Meeting Details

Meeting Schedule:

  • 7:00 pm Food and Announcements
  • 7:10 pm Talk starts
  • 8:30 pm Networking
  • 9:00 pm Event ends

Exploring More Google APIs with Python

Back in Aug 2016 (event, video), I introduced developers to working with Google APIs using Python, demonstrating code samples for:

  • Listing the first 100 files & folders in your Google Drive
  • Querying YouTube for videos
  • Searching for Gmail threads with at least 2 msgs
  • Reading cells in a Google Sheet
  • Querying public posts in Google+
  • Creating events in Google Calendar

Goals for that session: 1) show it's not as hard as it looks to use Google APIs, 2) show how several Google APIs work and 3) how to use them. Please skim the video if you missed that talk, as this month we'll keep the same goals but continue where we left off to look at APIs that were skipped last time (or didn't exist yet):

  • "Mail merge" real data into templates w/Google Docs & Slides
  • Formatting cells in Google Sheets
  • Importing spreadsheet data & charts into slides
  • Modifying your email signatures in Gmail
  • Modifying & recurring events in Google Calendar
  • Create Hangouts Chat bots to automate tasks or query for information

Yes, it's true all these are G Suite APIs, but time-permitting, I'll demo some GCP APIs too, and even more importantly, use both Google Cloud product groups at the same time to leverage the best of both worlds.

Speaker Bio

WESLEY CHUN (@wescpy) is the author of Prentice Hall's bestselling "Core Python" (corepython.com) series, co-author of "Python Web Development with Django" (withdjango.com), and has written for Linux Journal, CNET, and InformIT. In addition to being an engineer & Developer Advocate at Google and a host of the G Suite Dev Show (goo.gl/JpBQ40), he runs CyberWeb (cyberwebconsulting.com), a consultancy specializing in Python training. Wesley has over 25 years of programming, teaching, and writing experience, and was one of the original Yahoo!Mail engineers. He holds degrees in CS, Math, and Music from the University of California and is a Fellow of the Python Software Foundation.