Formatting text with the Google Slides API
NOTE: The code covered in this post are also available in a video walkthrough.IntroductionIf you know something about public speaking, you're aware that the most effective presentations are those which...
View ArticleAdding text & shapes with the Google Slides API
NOTE: The code featured here is also available as a video + overview post as part of this series.IntroductionThis is the fourth entry highlighting primary use cases of the Google Slides API with...
View ArticleManaging Team Drives with Python and the Google Drive API
NOTE 1: Teams Drives is only available for G Suite Business users or higher. If you're developing an application for Team Drives, you'll need similar access. NOTE 2: The code featured here is also...
View ArticleModifying events with the Google Calendar API
NOTE: The code featured here is also available as a video + overview post as part of this developers series from Google.IntroductionIn an earlier post, I introduced Python developers to adding events...
View ArticleCreating Hangouts Chat bots with Python
NOTE: The code featured here is also available as a video + overview post as part of this developers series from Google.IntroductionEarlier today at Google I/O, the Hangouts Chat team (including yours...
View Article