#426: What's New in PyScript [August 2023]
#426: What's New in PyScript [August 2023]
One of the most exciting initiatives in the Python space these days is pyscript which enables Python running natively in... Read more
9 Aug 2023
•
1hr 5mins
#425: Memray: The endgame Python memory profiler
#425: Memray: The endgame Python memory profiler
Understanding how your Python application is using memory can be tough. First, Python has it's own layer of reused memor... Read more
4 Aug 2023
•
1hr 10mins
Similar Podcasts
#424: Shiny for Python
#424: Shiny for Python
If you want to share your data science results as interactive web apps, you could learn Flask or Django and a bunch of o... Read more
27 Jul 2023
•
1hr 4mins
#423: Solving 10 different simulation problems with Python
#423: Solving 10 different simulation problems with Python
Python is used for a wide variety of software projects. One area it's really gained a huge amount of momentum is in the ... Read more
24 Jul 2023
•
1hr 6mins
#422: How data scientists use Python
#422: How data scientists use Python
Regardless of which side of Python, software developer or data scientist, you sit on, you surely know that data scientis... Read more
7 Jul 2023
•
1hr 2mins
#421: Python at Netflix
#421: Python at Netflix
When you think of Netflix (as a technology company), you probably imagine them as cloud innovators. They were one of the... Read more
2 Jul 2023
•
1hr 4mins
#420: Database Consistency & Isolation for Python Devs
#420: Database Consistency & Isolation for Python Devs
When you use a SQL database like Postgres, you have to understand the subtleties of isolation levels from "read committe... Read more
26 Jun 2023
•
56mins
#419: Debugging Python in Production with PyStack
#419: Debugging Python in Production with PyStack
Here's the situation. You have a Python app that is locked or even has completely crashed and all you're left with is a ... Read more
14 Jun 2023
•
1hr 12mins
#418: How To Keep A Secret in Python Apps
#418: How To Keep A Secret in Python Apps
Think about the different APIs and databases your application works with. Every one of them requires either an API key o... Read more
2 Jun 2023
•
1hr 7mins
#417: Test-Driven Prompt Engineering for LLMs with Promptimize
#417: Test-Driven Prompt Engineering for LLMs with Promptimize
Large language models and chat-based AIs are kind of mind blowing at the moment. Many of us are playing with them for wo... Read more
30 May 2023
•
1hr 13mins