Podcast Episodes
Back to SearchPDFs in Python and Projects on the Raspberry Pi
Episode 13
Have you wanted to work with PDF files in Python? Maybe you want to extract text, merge and concatenate files, or even create PDFs from scratch. Are …
5 years, 10 months ago
Web Scraping in Python: Tools, Techniques, and Legality
Episode 12
Do you want to get started with web scraping using Python? Are you concerned about the potential legal implications? What are the tools required and …
5 years, 10 months ago
Advice on Getting Started With Testing in Python
Episode 11
Have you wanted to get started with testing in Python? Maybe you feel a little nervous about diving in deeper than just confirming your code runs. Wh…
5 years, 11 months ago
Python Job Hunting in a Pandemic
Episode 10
Do you know someone in the Python community who recently was let go from their job due to the pandemic? What does the job landscape currently look li…
5 years, 11 months ago
Leveling Up Your Python Literacy and Finding Python Projects to Study
Episode 9
In your quest to become a better developer, how do you find Python code that is at your reading level? What are good code bases or projects to study?…
5 years, 11 months ago
Docker + Python for Data Science and Machine Learning
Episode 8
Docker is a common tool for Python developers creating and deploying applications, but what do you need to know if you want to use Docker for data sc…
5 years, 11 months ago
AsyncIO + Music, Origins of Black, and Managing Python Releases
Episode 7
Want to learn more about AsyncIO in Python, with an example where you can see and hear events being triggered in real-time? This week we have Łukasz …
6 years ago
Python REST APIs and The Well-Grounded Python Developer
Episode 6
Are you interested in building REST APIs with Flask and SQLAlchemy? This week we have Doug Farrell on the show. We talk about his four-part Real Pyth…
6 years ago
Exploring CircuitPython
Episode 5
Have you ever wanted to explore using Python with electronics? CircuitPython is a great platform to get started with. This week we have Thea Flowers …
6 years ago
Learning Python Through Errors
Episode 4
Do you get upset and frustrated when you experience errors running your Python code? This week we have Martin Breuss on the show. We discuss how to l…
6 years ago