New course: Agentic AI for Python Devs



Search Talk Python To Me episodes

Want to search with our JSON API?

9 results found in 0.11 ms
Episode
Released July 08, 2024 (2 years ago)
Python is one of the most popular languages of the current era. It dominates data science, it an incredible choice for web development, and its many people's first language. But it's not super great on front-end programing, is it? Frameworks like React, Vue and other JavaScript frameworks rule the browser and few other languages even get a chance to play there. But with pyscript, which I've covered several times on this show, we have the possibility of Python on the front end. Yet it's not really a front end framework, just a runtime in the browser. That's why I'm excited to have Ken Kinder on the podcast to talk about his project PuePy, a reactive frontend framework in Python.
Episode
Released November 29, 2022 (3 years ago)
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.
Episode
Released August 21, 2022 (4 years ago)
Have you heard of Flutter? It's a modern and polished UI framework to write mobile apps, desktop apps, and even web apps. While interesting, you may have kept your distance because Flutter is a Dart language-based framework. But with the project we're covering today, Flet, many Flutter UIs can now be written in pure Python. Flet is a very exciting development in the GUI space for Python devs. And we have the creator, Feodor Fitsner, here to take us through it.
Episode
Released January 17, 2022 (4 years ago)
I'm always on the look out for a good Python UI framework. This episode focuses on Dear PyGui.

Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies, created by Jonathan Hoffstadt and Preston Cothren. They are here to tell us all about it.
Episode
Released July 23, 2021 (5 years ago)
Did you know I'm a fan of GUIs. You know, they are kind of like web pages, but they run on your computer, they have their own windows, and you can even use them offline! On this episode, we'll dive into wxPython with Mike Driscoll. He's back on the podcast to share his hard-won experience on building and distributing Python Window-based applications.
Episode
Released April 30, 2021 (5 years ago)
Here's an episode that I did not see coming! Sebastian Witowski and I put together a live stream ask me anything (AMA) as a follow up to some of the ideas around his recent course, Modern Python Projects. We dove deep in comparisons of Poetry vs. pip vs pyenv and answered questions like do you need to use Docker? When should you? and so on.
Episode
Episode #153: How Python Evolves
Released March 01, 2018 (8 years ago)
If you have spent some time in the Python community, you have probably heard the term PEP which stands for Python Enhancement Proposal. In fact, the very first one was created in June 2000 which defines the PEP process.
Episode
Released April 07, 2017 (9 years ago)
Al Sweigart is back on Talk Python. This time we're inventing our own computer games.
Episode
Released May 10, 2016 (10 years ago)
What do you focus on once you've learned the core concepts of the Python programming language and ecosystem?


Talk Python's Mastodon Michael Kennedy's Mastodon