Talk Python to Me is a weekly podcast hosted by developer and entrepreneur Michael Kennedy. We dive deep into the popular packages and software developers, data scientists, and incredible hobbyists doing amazing things with Python. If you're new to Python, you'll quickly learn the ins and outs of the community by hearing from the leaders. And if you've been Pythoning for years, you'll learn about your favorite packages and the hot new ones coming out of open source.
…
continue reading
Talk Python to Me is a weekly podcast hosted by Michael Kennedy. The show covers a wide array of Python topics as well as many related topics (e.g. MongoDB, AngularJS, DevOps).The format is a casual 30 minute conversation with industry experts.
…
continue reading

1
#499: BeeWare and the State of Python on Mobile
1:07:47
1:07:47
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:07:47This episode is all about Beeware, the project that working towards true native apps built on Python, especially for iOS and Android. Russell's been at this for more than a decade, and the progress is now hitting critical mass. We'll talk about the Toga GUI toolkit, building and shipping your apps with Briefcase, the newly official support for iOS …
…
continue reading

1
#498: Algorithms for high performance terminal apps
1:08:16
1:08:16
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:08:16In this episode, we welcome back Will McGugan, the creator of the wildly popular Rich library and founder of Textualize. We'll dive into Will's latest article on "Algorithms for High Performance Terminal Apps" and explore how he's quietly revolutionizing what's possible in the terminal, from smooth animations and dynamic widgets to full-on TUI (or …
…
continue reading
Have you ever wondered why certain data points stand out so dramatically? They might hold the key to everything from fraud detection to groundbreaking discoveries. This week on Talk Python to Me, we dive into the world of outlier detection with Python with Brett Kennedy. You'll learn how outliers can signal errors, highlight novel insights, or even…
…
continue reading

1
#496: Scaf: Complete blueprint for new Python Kubernetes projects
1:19:34
1:19:34
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:19:34Today we explore the wild world of Python deployment with my friend, Calvin Hendryx-Parker from Six Feet Up. We’ll tackle some of the biggest challenges in taking a Python app from “it works on my machine” to production, covering inconsistent environments, conflicting dependencies, and sneaky security pitfalls. Along the way, Calvin shares how cont…
…
continue reading

1
#495: OSMnx: Python and OpenStreetMap
1:01:55
1:01:55
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:01:55On this episode, I’m joined by Dr. Jeff Boeing, an assistant professor at the University of Southern California whose research spans urban planning, spatial analysis, and data science. We explore why OpenStreetMap is such a powerful source of global map data—and how Jeff’s Python library, OSMnx, makes that data easier to download, model, and visual…
…
continue reading

1
#494: Update on Flet: Python + Flutter UIs
1:00:23
1:00:23
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:00:23As Python developers, we're incredibly lucky to have over half a million packages that we can use to build our applications with over at PyPI. However, when it comes to choosing a UI framework, the options get narrowed down very quickly. Intersect those choices with the ones that work on mobile, and you have a very short list. Flutter is a UI frame…
…
continue reading

1
#493: Quarto: Open-source technical publishing
1:05:01
1:05:01
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:05:01In this episode, I'm joined by JJ Allaire, founder and executive chairman at Posit, and Carlos Scheidegger, a software engineer at Posit, to explore Quarto, an open-source tool revolutionizing technical publishing. We discuss how Quarto empowers users to seamlessly transform Jupyter notebooks into polished reports, dashboards, e-books, websites, an…
…
continue reading

1
#492: Great Tables
1:04:21
1:04:21
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:04:21Join me as I chat with Rich Iannone and Michael Chow from Posit where we explore the transformative power of data tables with the Great Tables library. We'll cover practical applications of Great Tables, showcasing how thoughtful design and advanced formatting can elevate your data presentations. And you'll learn about innovative features like nano…
…
continue reading

1
#491: DuckDB and Python: Ducks and Snakes living together
1:02:03
1:02:03
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:02:03Join me for an insightful conversation with Alex Monahan, who works on documentation, tutorials, and training at DuckDB Labs. We explore why DuckDB is gaining momentum among Python and data enthusiasts, from its in-process database design to its blazingly fast, columnar architecture. We also dive into indexing strategies, concurrency considerations…
…
continue reading

1
#490: Django Ninja
1:04:32
1:04:32
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:04:32If you're a Django developer, I'm sure you've heard so many people raving about FastAPI and Pydantic. But you really love Django and don't want to switch. Then you might want to give Django Ninja a serious look. Django Ninja is highly inspired by FastAPI, but is also deeply integrated into Django itself. We have Vitaliy Kucheryaviy the creator of D…
…
continue reading

1
#489: Anaconda Toolbox for Excel and more with Peter Wang
1:09:09
1:09:09
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:09:09Peter Wang has been pushing Python forward since the early days of its data science roots. We're lucky to have him back on the show. We're going to talk about the Anaconda Toolbox for Excel as well as many other trends and topics that are hot in the Python space right now. I'm sure you'll enjoy listening to the two of us exchanging our takes on the…
…
continue reading
LanceDB is a developer-friendly, open source database for AI. It's used by well-known companies such as Midjourney and Character.ai. We have Chang She, the CEO and cofounder of LanceDB on to give us a look at the concept of multi-modal data and how you can use LanceDB in your own Python apps. Episode sponsors Sentry Error Monitoring, Code TALKPYTHO…
…
continue reading

1
#487: Building Rust Extensions for Python
1:02:24
1:02:24
Reproducir más Tarde
Reproducir más Tarde
Listas
Me gusta
Me gusta
1:02:24There 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 app…
…
continue reading