#391: Pyscript powered by MicroPython

#391: Pyscript powered by MicroPython

Up next

#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

#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

Recommended Episodes

96: What is Python & Why Should I Care? w/ Python Expert Michael Kennedy
Data Career Podcast: Helping You Land a Data Analyst Job FAST

Avery talks with Michael Kennedy about the many ways Python is used.

Michael hosts the Talk Python to Me podcast, is an expert in Python, and explains how experts use Python in various fields.

The episode also discusses beginners who want to learn and use Python, ...

  Show more

They made Python faster with this compiler option
The Backend Engineering Show with Hussein Nasser

Fundamentals of Operating Systems Course https://oscourse.win Looks like fedora is compiling cpython with the -o3 flag, which does aggressive function inlining among other optimizations. This seems to improve python benchmarks performance by at most 1.16x at a cost of an ex ...

  Show more

Supper Club × How Descript Built A Next Gen Video Editor In The Browser With Andrew Lisowski
Syntax - Tasty Web Development Treats

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

738: Little Scripts: Coding for your Co-workers
Syntax - Tasty Web Development Treats

Process is important. This show is dedicated to examples of non-developer tasks that can be improved by coding scripts. Join Scott and Wes for a deep dive into automation magic. Show Notes 00:00 Welcome to Syntax! 02:11 Brought to you by Sentry.io. 03:02 FFmpeg, a tool fo ...  Show more