Completed
Installing the Patreon package
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Tutorial - Using Patreon API and Pillow to Automate Image Creation
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why use an API
- 3 Creating an API key
- 4 Installing the Patreon package
- 5 Adding the Patreon access token
- 6 filtering patron info
- 7 getting patron reward tier
- 8 sorting pledges
- 9 installing Pillow
- 10 creating the image
- 11 drawing the image
- 12 writing patrons names
- 13 drawing text
- 14 drawing text code
- 15 import function