POPULARITY
Talk Python To Me - Python conversations for passionate developers
There has been a lot of changes in the low-level Python space these days. The biggest has to be how many projects have rewritten core performance-intensive sections in Rust. Or even the wholesale adoption of Rust for newer projects such as uv and ruff. On this episode, we dive into the tools and workflow needed to build these portions of Python apps in Rust with David Seddon and Samuel Colvin. Episode sponsors Posit Data Citizens Podcast Talk Python Courses Links from the show Samuel Colvin: github.com/samuelcolvin David Seddon: github.com/seddonym Pydantic: pydantic.dev PEP 0759: peps.python.org TypeShed: github.com Maturin: maturin.rs rloop: github.com Grimp: github.com Grimp Workflows: github.com White House recommends memory safe languages: whitehouse.gov Installing Rust: rust-lang.org jiter: github.com import-linter: github.com Logfire: pydantic.dev Crabs in Snakes, David Seddon, Pycon Italia: youtube.com Watch this episode on YouTube: youtube.com Episode transcripts: talkpython.fm --- Stay in touch with us --- Subscribe to us on YouTube: youtube.com Follow Talk Python on Mastodon: talkpython Follow Michael on Mastodon: mkennedy
"Code is read much more often than it is written." - Guido van Rossum This is true for both production code and test code. When you are trying to understand why a test is failing, you'll be very grateful to the test author if they've taken the care to make it readable. David Seddon came up with 6 principles to help us write more readable tests. We discuss these, as well as more benefits of readable tests. David's 6 Principles of Readable Tests: Profit from the work of others Put naming to work Show only what matters Don’t repeat yourself Arrange, act, assert Aim high Special Guest: David Seddon.
Will, Matt, and Chris are back with another episode. This time we’re joined by our good friend David Seddon to discuss Scooby-Doo! Take your mind off the craziness of the world and listen to our chat here!
In this episode, originally posted December 21, 2005, we take a break from our normal routine. Instead of our normal lineup, we simply discuss our top ten games from 2005. Rick Thornquist, Ted Cheatham, Gary Christiansen, Greg Schloesser, Walt O’Hara, and David Seddon are all contributors - telling us their top ten games from 2005 also.
In this episode, originally posted December 21, 2005, we take a break from our normal routine. Instead of our normal lineup, we simply discuss our top ten games from 2005. Rick Thornquist, Ted Cheatham, Gary Christiansen, Greg Schloesser, Walt O’Hara, and David Seddon are all contributors - telling us their top ten games from 2005 also.