Podcast Episodes
Back to SearchImproving the Learning Experience on Real Python
Episode 53
If you haven’t visited the website lately, then you’re missing out on the updates to realpython.com! The site features a completely refreshed layout …
5 years, 1 month ago
Connecting to MongoDB and Updates on the Python Packaging Landscape
Episode 52
Have you heard about NoSQL databases, or wondered how to use one with Python? How does MongoDB store information and what packages can you use to con…
5 years, 1 month ago
Navigating Options for Deploying Your Python Application
Episode 51
What goes into the decision of how to host your Python code or application in the cloud? Which technology stack is the right size for your project? T…
5 years, 1 month ago
Consuming APIs With Python and Building Microservices With gRPC
Episode 50
Have you wanted to get your Python code to consume data from web-based APIs? Maybe you’ve dabbled with the requests package, but you don’t know what …
5 years, 1 month ago
The Challenges of Developing Into a Python Professional
Episode 49
What’s the difference between writing code for yourself and developing for others? What new considerations do you need to take into account as a pro…
5 years, 2 months ago
Stochastic Gradient Descent and Deploying Your Python Scripts on the Web
Episode 48
Do you know the initial steps to get your Python script hosted on the web? You may have built something with Flask, but how would you stand it up so …
5 years, 2 months ago
Unraveling Python's Syntax to Its Core With Brett Cannon
Episode 47
Do you feel like you understand how Python works under the hood? What is syntactic sugar, and how much of it should be in Python? This week on the sh…
5 years, 2 months ago
C for Python Developers and Data Visualization With Dash
Episode 46
Are you interested in building interactive dashboards with Python? How about a project that takes a flat data file all the way to a web-hosted intera…
5 years, 2 months ago
Processing Images in Python With Pillow
Episode 45
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 likel…
5 years, 3 months ago
Creating an Interactive Online Python Conference for PyCascades 2021
Episode 44
How do you create a virtual conference that retains the interactivity of an in-person event? What are the tools needed for talk submissions, ticketin…
5 years, 3 months ago