Podcast Episodes
Back to Search
PyCoder's Weekly 2024 Top Articles & Missing Gems
Episode 233
PyCoder’s Weekly included over 1,500 links to articles, blog posts, tutorials, and projects in 2024. Christopher Trudeau is back on the show this wee…
1 year, 3 months ago
Exploring Modern Sentiment Analysis Approaches in Python
Episode 232
What are the current approaches for analyzing emotions within a piece of text? Which tools and Python packages should you use for sentiment analysis?…
1 year, 4 months ago
Good Python Programming Practices When New to the Language
Episode 231
What advice would you give to someone moving from another language to Python? What good programming practices are inherent to the language? Christoph…
1 year, 4 months ago
marimo: Reactive Notebooks and Deployable Web Apps in Python
Episode 230
What are common issues with using notebooks for Python development? How do you know the current state, share reproducible results, or create interact…
1 year, 5 months ago
The Joy of Tinkering & Python Free-Threading Performance
Episode 229
What keeps your spark alive for developing software and learning Python? Do you like to try new frameworks, build toy projects, or collaborate with o…
1 year, 5 months ago
Maintaining the Foundations of Python & Cautionary Tales
Episode 228
How do you build a sustainable open-source project and community? What lessons can be learned from Python’s history and the current mess that the Wor…
1 year, 5 months ago
New PEPs: Template Strings & External Wheel Hosting
Episode 227
Have you wanted the flexibility of f-strings but need safety checks in place? What if you could have deferred evaluation for logging or avoiding inje…
1 year, 5 months ago
PySheets: Spreadsheets in the Browser Using PyScript
Episode 226
What goes into building a spreadsheet application in Python that runs in the browser? How do you make it launch quickly, and where do you store the c…
1 year, 6 months ago
Python Getting Faster and Leaner & Ideas for Django Projects
Episode 225
What changes are happening under the hood in the latest versions of Python? How are these updates laying the groundwork for a faster Python in the co…
1 year, 6 months ago
Narwhals: Expanding DataFrame Compatibility Between Libraries
Episode 224
How does a Python tool support all types of DataFrames and their various features? Could a lightweight library be used to add compatibility for newer…
1 year, 6 months ago