Talk Python Podcast

@talkpython.fm

The #1 Python-focused podcast covering the people and ideas in Python. Created and hosted by @mkennedy.codes. Get all the episodes at https://talkpython.fm/episodes/all

Just shipped a big update to the Talk Python Training app! Rebuilt on the latest Flutter, iPad & Android tablet support, way better offline handling, smoother video playback, and a pile of fixes. If you've got courses, take them on the go. Grab it: training.talkpython.fm/apps

Talk Python Training Apps

Watch our courses on your device, on the go, or even offline! Our mobile apps are the best way to experience Talk Python courses on Android and iOS.

training.talkpython.fm

Announcing German Subtitles on Talk Python Courses! cc @mkennedy.codes German subtitles and transcripts are now live on every Talk Python course. Switch the player's CC to Deutsch in one click, resize captions to your liking, and watch for Spanish coming next. talkpython.fm/blog/posts/a...

Announcing German Subtitles on Courses

Full German subtitles and transcripts are now live on every Talk Python Training course. Switch the player's CC to Deutsch in one click, resize captions to your liking, and watch for Spanish coming ne...

talkpython.fm

Introducing the new Talk Python web player. It starts out minimal, but once you trigger it, you can change the playback speed, it remembers your position, and , it shows the transcript live below the player so you don’t miss a word. (cc @mkennedy.codes ) talkpython.fm/blog/posts/r...

Introducing the new Talk Python web player

Talk Python To Me has rebuilt the web audio player on every episode page. The new player shows transcripts live as the episode plays, supports adjustable playback speed, and remembers where you left o...

talkpython.fm

New essay: Cutting Python Web App Memory Over 31% I reduced Python web app memory by 3.2 GB using async workers, import isolation, the Raw+DC database pattern, and disk caching. Detailed before and after numbers for each technique. mkennedy.codes/posts/cuttin...

Cutting Python Web App Memory Over 31%

I reduced Python web app memory by 3.2 GB using async workers, import isolation, the Raw+DC database pattern, and disk caching. Detailed before and after numbers for each technique.

mkennedy.codes