No Python announcement of 2022 was met with more fanfare than pyscript. This project, announced at PyCon 2022, allows you to write Python files and run them in your browser in place of JavaScript or even with interactions between Python and JavaScript. There was just one catch: The runtime download was a 9MB WebAssembly file. That made its uses quite limited ... Show More
Jan 23
#535: PyView: Real-time Python Web Apps
Building on the web is like working with the perfect clay. It’s malleable and can become almost anything. But too often, frameworks try to hide the web’s best parts away from us. Today, we’re looking at PyView, a project that brings the real-time power of Phoenix LiveView directl ... Show More
1h 7m
Jan 13
#534: diskcache: Your secret Python perf weapon
Your cloud SSD is sitting there, bored, and it would like a job. Today we’re putting it to work with DiskCache, a simple, practical cache built on SQLite that can speed things up without spinning up Redis or extra services. Once you start to see what it can do, a universe of poss ... Show More
1h 14m
Jan 5
#533: Web Frameworks in Prod by Their Creators
Today on Talk Python, the creators behind FastAPI, Flask, Django, Quart, and Litestar get practical about running apps based on their framework in production. Deployment patterns, async gotchas, servers, scaling, and the stuff you only learn at 2 a.m. when the pager goes off. For ... Show More
1h 1m
Feb 2024
96: What is Python & Why Should I Care? w/ Python Expert Michael Kennedy
<p>Avery talks with Michael Kennedy about the many ways Python is used.</p>
<p>Michael hosts the Talk Python to Me podcast, is an expert in Python, and explains how experts use Python in various fields.</p>
<p>The episode also discusses beginners who want to learn and use Python, ... Show More
51m 54s
Aug 2023
Supper Club × How Descript Built A Next Gen Video Editor In The Browser With Andrew Lisowski
In this supper club episode of Syntax, Wes and Scott talk with Andrew Lisowski about working on Descript, web streams vs local storage, using state machines, writing CSS with Radix, monorepos, and more.
Show Notes 00:35 Welcome
01:07 What is Descript?
Descript | All-in-one ... Show More
1 h
Jan 2024
716: JS Perf Wins & New Node.js Features with Yagiz Nizipli
Yagiz Nizipli talks about his involvement with Node.js, implementing .env, how he finds areas to improve in performance, the happy path vs the hot path, and new features coming to Node.js.
Show Notes 00:32 Welcome
01:01 Introducing Yagiz Nizipli
02:21 What is your involvem ... Show More
1h 1m