<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Wed, 22 Apr 2026 03:09:08 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Teaching Python - Episodes Tagged with “Libraries”</title>
    <link>https://www.teachingpython.fm/tags/libraries</link>
    <pubDate>Wed, 14 Apr 2021 00:00:00 -0400</pubDate>
    <description>Welcome to "Teaching Python Podcast,” the go-to podcast for anyone interested in the intersection of education and coding. Hosted by Kelly Paredes and Sean Tibor, this podcast dives into the thrills and challenges of teaching computer science through the engaging and versatile Python programming language.
About the Hosts:
Kelly Paredes brings a wealth of global experience in curriculum design and currently inspires sixth and eighth graders at Pine Crest School in Fort Lauderdale, Florida. Celebrating her seventh year of integrating Python into her teaching, Kelly has a knack for making complex concepts accessible and exciting.
Sean Tibor, a Cloud, Infrastructure, and Networks leader at Pfizer, draws from a rich background that spans marketing, database design, and digital agency leadership. Having taught Python to seventh and eighth graders at Pine Crest School, Sean now extends his expertise by supporting interns and tutoring students in Python.
Explore with Us:
* Engaging Lessons: Discover how we make Python programming both fun and accessible for young learners, equipping them with the skills to tackle real-world problems.
* Classroom Insights: Experience our journey through both triumphs and trials in the classroom, and learn what it takes to foster a vibrant learning environment.
* Expert Interviews: Gain valuable perspectives from interviews with fellow educators and industry experts, who share their top strategies and success stories in coding education.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>We're two computer science educators learning and teaching Python</itunes:subtitle>
    <itunes:author>Sean Tibor and Kelly Paredes</itunes:author>
    <itunes:summary>Welcome to "Teaching Python Podcast,” the go-to podcast for anyone interested in the intersection of education and coding. Hosted by Kelly Paredes and Sean Tibor, this podcast dives into the thrills and challenges of teaching computer science through the engaging and versatile Python programming language.
About the Hosts:
Kelly Paredes brings a wealth of global experience in curriculum design and currently inspires sixth and eighth graders at Pine Crest School in Fort Lauderdale, Florida. Celebrating her seventh year of integrating Python into her teaching, Kelly has a knack for making complex concepts accessible and exciting.
Sean Tibor, a Cloud, Infrastructure, and Networks leader at Pfizer, draws from a rich background that spans marketing, database design, and digital agency leadership. Having taught Python to seventh and eighth graders at Pine Crest School, Sean now extends his expertise by supporting interns and tutoring students in Python.
Explore with Us:
* Engaging Lessons: Discover how we make Python programming both fun and accessible for young learners, equipping them with the skills to tackle real-world problems.
* Classroom Insights: Experience our journey through both triumphs and trials in the classroom, and learn what it takes to foster a vibrant learning environment.
* Expert Interviews: Gain valuable perspectives from interviews with fellow educators and industry experts, who share their top strategies and success stories in coding education.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/c/c8ea6bdf-0c80-46e7-a00a-639d7dc2be91/cover.jpg?v=3"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>Digital Literacy, Coding for Kids ,Tech Integration in Education, 21st Century Skills, Blended Learning, Remote Learning, Adaptive Learning Technologies, Student Engagement Strategies, Flipped Classroom, Inquiry-Based Learning,education, python, computer science, teaching, pedagogy, STEM education, programming languages, educational technology, curriculum development, instructional design, e-learning, teacher training, data science, machine learning, higher education, tech education, innovative teaching, lesson planning, edtech tools, professional development </itunes:keywords>
    <itunes:owner>
      <itunes:name>Sean Tibor and Kelly Paredes</itunes:name>
      <itunes:email>sean.tibor@gmail.com</itunes:email>
    </itunes:owner>
<itunes:category text="Education"/>
<itunes:category text="Technology"/>
<item>
  <title>Episode 65: Our Favorite Python Libraries</title>
  <link>https://www.teachingpython.fm/65</link>
  <guid isPermaLink="false">03cba63c-040e-4075-98a1-d807e85ffb7d</guid>
  <pubDate>Wed, 14 Apr 2021 00:00:00 -0400</pubDate>
  <author>Sean Tibor and Kelly Paredes</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/c8ea6bdf-0c80-46e7-a00a-639d7dc2be91/03cba63c-040e-4075-98a1-d807e85ffb7d.mp3" length="28866814" type="audio/mpeg"/>
  <itunes:episode>65</itunes:episode>
  <itunes:title>Our Favorite Python Libraries</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Sean Tibor and Kelly Paredes</itunes:author>
  <itunes:subtitle>In this episode, Sean and Kelly discuss their top 5 favorite Python libraries, and how they use these libraries in the classroom to reinforce student learning. From the standard library to teaching how to use pip, learn more about our favorite libraries to share with our students.</itunes:subtitle>
  <itunes:duration>30:04</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/c/c8ea6bdf-0c80-46e7-a00a-639d7dc2be91/episodes/0/03cba63c-040e-4075-98a1-d807e85ffb7d/cover.jpg?v=1"/>
  <description>In this episode, Sean and Kelly discuss their top 5 favorite Python libraries, and how they use these libraries in the classroom to reinforce student learning. From the standard library to teaching how to use pip, learn more about our favorite libraries to share with our students.
Our lists:
Sean
Datetime
random
Matplotlib
bullet
Kelly
Pillow
Math 
Turtle
getpass
Regex 
</description>
  <itunes:keywords>python,teaching,learning,programming</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode, Sean and Kelly discuss their top 5 favorite Python libraries, and how they use these libraries in the classroom to reinforce student learning. From the standard library to teaching how to use pip, learn more about our favorite libraries to share with our students.</p>

<p>Our lists:</p>

<h3>Sean</h3>

<ul>
<li>Datetime</li>
<li>random</li>
<li>Matplotlib</li>
<li>bullet</li>
</ul>

<h3>Kelly</h3>

<ul>
<li>Pillow</li>
<li>Math </li>
<li>Turtle</li>
<li>getpass</li>
<li>Regex</li>
</ul><p><a rel="payment" href="https://www.patreon.com/teachingpython">Support Teaching Python</a></p><p>Links:</p><ul><li><a title="Tutorial — Pillow (PIL Fork) 8.3.0.dev0 documentation" rel="nofollow" href="https://pillow.readthedocs.io/en/latest/handbook/tutorial.html#point-operations">Tutorial — Pillow (PIL Fork) 8.3.0.dev0 documentation</a> &mdash; Tutorial
Using the Image class
The most important class in the Python Imaging Library is the Image class, defined in the module with the same name. You can create instances of this class in several ways; either by loading images from files, processing other images, or creating images from scratch.</li><li><a title="Episode #45: Processing Images in Python With Pillow – The Real Python Podcast" rel="nofollow" href="https://realpython.com/podcasts/rpp/45/#t=197">Episode #45: Processing Images in Python With Pillow – The Real Python Podcast</a> &mdash; Are you interested in processing images in Python? Do you need to load and modify images for your Flask or Django website or CMS? Then you most likely will be working with Pillow, the friendly fork of PIL, the Python imaging library. This week on the show, we have Mike Driscoll, who is writing a new book about image processing in Python.</li><li><a title="Pillow: Image Processing… by Michael Driscoll [PDF/iPad/Kindle]" rel="nofollow" href="https://leanpub.com/pillow/">Pillow: Image Processing… by Michael Driscoll [PDF/iPad/Kindle]</a> &mdash; Have you ever wondered how to use Python to process your images? Wonder no longer! The Pillow package is Python's Imaging Library. In this book, you will learn how to crop photos, apply filters and transforms, work with colors and much more!</li><li><a title="math — Mathematical functions — Python 3.9.4 documentation" rel="nofollow" href="https://docs.python.org/3/library/math.html">math — Mathematical functions — Python 3.9.4 documentation</a> &mdash; This module provides access to the mathematical functions defined by the C standard.</li><li><a title="Gallery — Matplotlib 3.4.1 documentation" rel="nofollow" href="https://matplotlib.org/stable/gallery/index.html">Gallery — Matplotlib 3.4.1 documentation</a> &mdash; This gallery contains examples of the many things you can do with Matplotlib. Click on any image to see the full image and source code.</li><li><a title="bchao1/bullet: 🚅 Interactive prompts made simple. Build a prompt like stacking blocks." rel="nofollow" href="https://github.com/bchao1/bullet">bchao1/bullet: 🚅 Interactive prompts made simple. Build a prompt like stacking blocks.</a> &mdash; 🎨 Customize prompts in your Python CLI tool. Extensive support for formatting, colors, background colors, styling, and etc. Also supports emojis!</li><li><a title="datetime — Basic date and time types — Python 3.9.4 documentation" rel="nofollow" href="https://docs.python.org/3/library/datetime.html">datetime — Basic date and time types — Python 3.9.4 documentation</a> &mdash; The datetime module supplies classes for manipulating dates and times.</li><li><a title="Amazon.com: Petoi Bittle Bionic Open Source Robot Dog which has Customized Arduino board, Compatible with Raspberry Pi, Arduino IDE and graphical programming, Easy to operate and Rich curriculum resources: Computers &amp; Accessories" rel="nofollow" href="http://www.amazon.com/exec/obidos/ASIN/B08T8XN3MF/teachingpython-20">Amazon.com: Petoi Bittle Bionic Open Source Robot Dog which has Customized Arduino board, Compatible with Raspberry Pi, Arduino IDE and graphical programming, Easy to operate and Rich curriculum resources: Computers &amp; Accessories</a> &mdash; Petoi Bittle is a small but agile and powerful bionic robot dog which has the unique bionic system can perform dynamic movement and has excellent coordination.The bionic structure of the legs gives it more freedom in unstructured terrain.This dynamic mobility can only be seen in some of the best laboratories or some luxury robots of big companies, such as Boston Dynamics Spot or Sony Aibo.</li><li><a title="The Beginner&#39;s Guide to Python Turtle – Real Python" rel="nofollow" href="https://realpython.com/beginners-guide-python-turtle/">The Beginner's Guide to Python Turtle – Real Python</a> &mdash; When I was a kid, I used to learn Logo, a programming language that involved a turtle that you could move around the screen with just a few commands. I remember feeling like a computer genius as I controlled this little object on my screen, and this was what got me interested in programming in the first place. The Python turtle library comes with a similar interactive feature that gives new programmers a taste of what it’s like to work with Python.</li><li><a title="turtle — Turtle graphics — Python 3.9.4 documentation" rel="nofollow" href="https://docs.python.org/3/library/turtle.html">turtle — Turtle graphics — Python 3.9.4 documentation</a> &mdash; Turtle graphics is a popular way for introducing programming to kids. It was part of the original Logo programming language developed by Wally Feurzeig, Seymour Papert and Cynthia Solomon in 1967.</li><li><a title="re — Regular expression operations — Python 3.9.4 documentation" rel="nofollow" href="https://docs.python.org/3/library/re.html">re — Regular expression operations — Python 3.9.4 documentation</a> &mdash; This module provides regular expression matching operations similar to those found in Perl.</li><li><a title="getpass — Portable password input — Python 3.9.4 documentation" rel="nofollow" href="https://docs.python.org/3/library/getpass.html">getpass — Portable password input — Python 3.9.4 documentation</a> &mdash; getpass — Portable password input</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode, Sean and Kelly discuss their top 5 favorite Python libraries, and how they use these libraries in the classroom to reinforce student learning. From the standard library to teaching how to use pip, learn more about our favorite libraries to share with our students.</p>

<p>Our lists:</p>

<h3>Sean</h3>

<ul>
<li>Datetime</li>
<li>random</li>
<li>Matplotlib</li>
<li>bullet</li>
</ul>

<h3>Kelly</h3>

<ul>
<li>Pillow</li>
<li>Math </li>
<li>Turtle</li>
<li>getpass</li>
<li>Regex</li>
</ul><p><a rel="payment" href="https://www.patreon.com/teachingpython">Support Teaching Python</a></p><p>Links:</p><ul><li><a title="Tutorial — Pillow (PIL Fork) 8.3.0.dev0 documentation" rel="nofollow" href="https://pillow.readthedocs.io/en/latest/handbook/tutorial.html#point-operations">Tutorial — Pillow (PIL Fork) 8.3.0.dev0 documentation</a> &mdash; Tutorial
Using the Image class
The most important class in the Python Imaging Library is the Image class, defined in the module with the same name. You can create instances of this class in several ways; either by loading images from files, processing other images, or creating images from scratch.</li><li><a title="Episode #45: Processing Images in Python With Pillow – The Real Python Podcast" rel="nofollow" href="https://realpython.com/podcasts/rpp/45/#t=197">Episode #45: Processing Images in Python With Pillow – The Real Python Podcast</a> &mdash; Are you interested in processing images in Python? Do you need to load and modify images for your Flask or Django website or CMS? Then you most likely will be working with Pillow, the friendly fork of PIL, the Python imaging library. This week on the show, we have Mike Driscoll, who is writing a new book about image processing in Python.</li><li><a title="Pillow: Image Processing… by Michael Driscoll [PDF/iPad/Kindle]" rel="nofollow" href="https://leanpub.com/pillow/">Pillow: Image Processing… by Michael Driscoll [PDF/iPad/Kindle]</a> &mdash; Have you ever wondered how to use Python to process your images? Wonder no longer! The Pillow package is Python's Imaging Library. In this book, you will learn how to crop photos, apply filters and transforms, work with colors and much more!</li><li><a title="math — Mathematical functions — Python 3.9.4 documentation" rel="nofollow" href="https://docs.python.org/3/library/math.html">math — Mathematical functions — Python 3.9.4 documentation</a> &mdash; This module provides access to the mathematical functions defined by the C standard.</li><li><a title="Gallery — Matplotlib 3.4.1 documentation" rel="nofollow" href="https://matplotlib.org/stable/gallery/index.html">Gallery — Matplotlib 3.4.1 documentation</a> &mdash; This gallery contains examples of the many things you can do with Matplotlib. Click on any image to see the full image and source code.</li><li><a title="bchao1/bullet: 🚅 Interactive prompts made simple. Build a prompt like stacking blocks." rel="nofollow" href="https://github.com/bchao1/bullet">bchao1/bullet: 🚅 Interactive prompts made simple. Build a prompt like stacking blocks.</a> &mdash; 🎨 Customize prompts in your Python CLI tool. Extensive support for formatting, colors, background colors, styling, and etc. Also supports emojis!</li><li><a title="datetime — Basic date and time types — Python 3.9.4 documentation" rel="nofollow" href="https://docs.python.org/3/library/datetime.html">datetime — Basic date and time types — Python 3.9.4 documentation</a> &mdash; The datetime module supplies classes for manipulating dates and times.</li><li><a title="Amazon.com: Petoi Bittle Bionic Open Source Robot Dog which has Customized Arduino board, Compatible with Raspberry Pi, Arduino IDE and graphical programming, Easy to operate and Rich curriculum resources: Computers &amp; Accessories" rel="nofollow" href="http://www.amazon.com/exec/obidos/ASIN/B08T8XN3MF/teachingpython-20">Amazon.com: Petoi Bittle Bionic Open Source Robot Dog which has Customized Arduino board, Compatible with Raspberry Pi, Arduino IDE and graphical programming, Easy to operate and Rich curriculum resources: Computers &amp; Accessories</a> &mdash; Petoi Bittle is a small but agile and powerful bionic robot dog which has the unique bionic system can perform dynamic movement and has excellent coordination.The bionic structure of the legs gives it more freedom in unstructured terrain.This dynamic mobility can only be seen in some of the best laboratories or some luxury robots of big companies, such as Boston Dynamics Spot or Sony Aibo.</li><li><a title="The Beginner&#39;s Guide to Python Turtle – Real Python" rel="nofollow" href="https://realpython.com/beginners-guide-python-turtle/">The Beginner's Guide to Python Turtle – Real Python</a> &mdash; When I was a kid, I used to learn Logo, a programming language that involved a turtle that you could move around the screen with just a few commands. I remember feeling like a computer genius as I controlled this little object on my screen, and this was what got me interested in programming in the first place. The Python turtle library comes with a similar interactive feature that gives new programmers a taste of what it’s like to work with Python.</li><li><a title="turtle — Turtle graphics — Python 3.9.4 documentation" rel="nofollow" href="https://docs.python.org/3/library/turtle.html">turtle — Turtle graphics — Python 3.9.4 documentation</a> &mdash; Turtle graphics is a popular way for introducing programming to kids. It was part of the original Logo programming language developed by Wally Feurzeig, Seymour Papert and Cynthia Solomon in 1967.</li><li><a title="re — Regular expression operations — Python 3.9.4 documentation" rel="nofollow" href="https://docs.python.org/3/library/re.html">re — Regular expression operations — Python 3.9.4 documentation</a> &mdash; This module provides regular expression matching operations similar to those found in Perl.</li><li><a title="getpass — Portable password input — Python 3.9.4 documentation" rel="nofollow" href="https://docs.python.org/3/library/getpass.html">getpass — Portable password input — Python 3.9.4 documentation</a> &mdash; getpass — Portable password input</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
